Hierarchy For Package io.deephaven.auth
Class Hierarchy
- java.lang.Object
- io.deephaven.auth.AnonymousAuthenticationHandler (implements io.deephaven.auth.AuthenticationRequestHandler)
- io.deephaven.auth.AuthContext (implements io.deephaven.base.log.LogOutputAppendable)
- io.deephaven.auth.AuthContext.Anonymous
- io.deephaven.auth.AuthContext.SuperUser
- io.deephaven.auth.BasicAuthMarshaller (implements io.deephaven.auth.AuthenticationRequestHandler)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- io.deephaven.auth.AuthenticationException
- java.lang.Exception
Interface Hierarchy
- io.deephaven.auth.AuthenticationRequestHandler
- io.deephaven.auth.AuthenticationRequestHandler.HandshakeResponseListener
- io.deephaven.auth.AuthenticationRequestHandler.MetadataResponseListener
- io.deephaven.auth.BasicAuthMarshaller.Handler