Class Hierarchy
- java.lang.Object
- org.apache.hop.core.auth.core.AuthenticationConsumerInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.hop.core.auth.core.AuthenticationManager
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.hop.core.exception.HopException
- org.apache.hop.core.auth.core.AuthenticationConsumptionException
- org.apache.hop.core.auth.core.AuthenticationFactoryException
- org.apache.hop.core.exception.HopException
- java.lang.Exception
Interface Hierarchy
- org.apache.hop.core.auth.core.IAuthenticationConsumer<ReturnType,ConsumedType>
- org.apache.hop.core.auth.core.IAuthenticationConsumerFactory<ReturnType,CreateArgType,ConsumedType>
- org.apache.hop.core.auth.core.IAuthenticationPerformer<ReturnType,CreateArgType>
- org.apache.hop.core.auth.core.IAuthenticationPerformerFactory
- org.apache.hop.core.auth.core.IAuthenticationProvider