Interface AuthenticationState.Succeeded

All Superinterfaces:
AuthenticationState, org.eclipse.jetty.server.Request.AuthenticationState
All Known Implementing Classes:
LoginAuthenticator.UserAuthenticationSent, LoginAuthenticator.UserAuthenticationSucceeded, SessionAuthentication
Enclosing interface:
AuthenticationState

public static interface AuthenticationState.Succeeded extends AuthenticationState
A successful Authentication with User information.