Hierarchy For Package org.eclipse.jetty.security.authentication
Class Hierarchy
- java.lang.Object
- org.eclipse.jetty.security.authentication.LoginAuthenticator (implements org.eclipse.jetty.security.Authenticator)
- org.eclipse.jetty.security.authentication.BasicAuthenticator
 - org.eclipse.jetty.security.authentication.DigestAuthenticator
 - org.eclipse.jetty.security.authentication.FormAuthenticator
 - org.eclipse.jetty.security.authentication.SPNEGOAuthenticator
 - org.eclipse.jetty.security.authentication.SslClientCertAuthenticator
 
 - org.eclipse.jetty.security.authentication.LoginAuthenticator.LoggedOutAuthentication (implements org.eclipse.jetty.security.AuthenticationState.Deferred)
 - org.eclipse.jetty.security.authentication.LoginAuthenticator.UserAuthenticationSucceeded (implements org.eclipse.jetty.security.AuthenticationState.Succeeded, java.io.Serializable)
- org.eclipse.jetty.security.authentication.LoginAuthenticator.UserAuthenticationSent (implements org.eclipse.jetty.security.AuthenticationState.ResponseSent)
 - org.eclipse.jetty.security.authentication.SessionAuthentication (implements java.io.Serializable, org.eclipse.jetty.server.Session.ValueListener)
 
 
 - org.eclipse.jetty.security.authentication.LoginAuthenticator (implements org.eclipse.jetty.security.Authenticator)