authenticationProvider element

Type: authenticationProvider

POJO to simply represent authentication providers in SystemResource endpoints

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<authenticationProvider>
  <authenticationType>...</authenticationType>
</authenticationProvider>

Example JSON

{
  "authenticationType" : "..."
}

Copyright © Pentaho.com
Generated by Enunciate.