Class Hierarchy
- java.lang.Object
- org.pentaho.di.core.auth.AuthenticationPersistenceManager
- org.pentaho.di.core.plugins.BasePluginType (implements org.pentaho.di.core.plugins.PluginTypeInterface)
- org.pentaho.di.core.auth.AuthenticationConsumerPluginType (implements org.pentaho.di.core.plugins.PluginTypeInterface)
- org.pentaho.di.core.auth.AuthenticationProviderPluginType (implements org.pentaho.di.core.plugins.PluginTypeInterface)
- org.pentaho.di.core.auth.KerberosAuthenticationProvider (implements org.pentaho.di.core.auth.core.AuthenticationProvider)
- org.pentaho.di.core.auth.KerberosAuthenticationProvider.KerberosAuthenticationProviderType (implements org.pentaho.di.core.auth.AuthenticationProviderType)
- org.pentaho.di.core.auth.NoAuthenticationAuthenticationProvider (implements org.pentaho.di.core.auth.core.AuthenticationProvider)
- org.pentaho.di.core.auth.UsernamePasswordAuthenticationProvider (implements org.pentaho.di.core.auth.core.AuthenticationProvider)
- org.pentaho.di.core.auth.UsernamePasswordAuthenticationProvider.UsernamePasswordAuthenticationProviderType (implements org.pentaho.di.core.auth.AuthenticationProviderType)
Interface Hierarchy
- org.pentaho.di.core.auth.AuthenticationConsumerType
- org.pentaho.di.core.auth.AuthenticationProviderType
Annotation Type Hierarchy
- org.pentaho.di.core.auth.AuthenticationConsumerPlugin (implements java.lang.annotation.Annotation)
- org.pentaho.di.core.auth.AuthenticationProviderPlugin (implements java.lang.annotation.Annotation)