Class Hierarchy
- java.lang.Object
- org.apache.hop.core.auth.AuthenticationPersistenceManager
- org.apache.hop.core.plugins.BasePluginType<T> (implements org.apache.hop.core.plugins.IPluginType<T>)
- org.apache.hop.core.auth.AuthenticationConsumerPluginType
- org.apache.hop.core.auth.AuthenticationProviderPluginType
- org.apache.hop.core.auth.KerberosAuthenticationProvider (implements org.apache.hop.core.auth.core.IAuthenticationProvider)
- org.apache.hop.core.auth.KerberosAuthenticationProvider.KerberosAuthenticationProviderType (implements org.apache.hop.core.auth.IAuthenticationProviderType)
- org.apache.hop.core.auth.NoAuthenticationAuthenticationProvider (implements org.apache.hop.core.auth.core.IAuthenticationProvider)
- org.apache.hop.core.auth.UsernamePasswordAuthenticationProvider (implements org.apache.hop.core.auth.core.IAuthenticationProvider)
- org.apache.hop.core.auth.UsernamePasswordAuthenticationProvider.UsernamePasswordAuthenticationProviderType (implements org.apache.hop.core.auth.IAuthenticationProviderType)
Interface Hierarchy
- org.apache.hop.core.auth.IAuthenticationConsumerType
- org.apache.hop.core.auth.IAuthenticationProviderType
Annotation Type Hierarchy
- org.apache.hop.core.auth.AuthenticationConsumerPlugin (implements java.lang.annotation.Annotation)
- org.apache.hop.core.auth.AuthenticationProviderPlugin (implements java.lang.annotation.Annotation)