All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ettle-engine.8.3.0.0-0.2.5.source-code.kettle-authentication-providers.xml Maven / Gradle / Ivy

The newest version!
<?xml version="1.0" encoding="UTF-8"?>
<authentication-providers>
  <authentication-provider id="UsernameAndPassword"> 
    <description>UsernameAndPassword</description>
    <tooltip>Username And Password</tooltip>
    <classname>org.pentaho.di.core.auth.UsernamePasswordAuthenticationProvider.UsernamePasswordAuthenticationProviderType</classname> 
    <documentation_url/> 
    <cases_url/>
    <forum_url/>
  </authentication-provider>
  <authentication-provider id="Kerberos"> 
    <description>Kerberos</description>
    <tooltip>Kerberos</tooltip> 
    <classname>org.pentaho.di.core.auth.KerberosAuthenticationProvider.KerberosAuthenticationProviderType</classname> 
    <documentation_url/> 
    <cases_url/>
    <forum_url/>
  </authentication-provider>
</authentication-providers>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy