Interface AuthenticationState.ResponseSent
- All Superinterfaces:
 AuthenticationState, Request.AuthenticationState
- All Known Implementing Classes:
 LoginAuthenticator.UserAuthenticationSent
- Enclosing interface:
 AuthenticationState
Authentication Response sent state.
Responses are sent by authenticators either to issue an
authentication challenge or on successful authentication in
order to redirect the user to the original URL.
- 
Nested Class Summary
Nested classes/interfaces inherited from interface AuthenticationState
AuthenticationState.Deferred, AuthenticationState.ResponseSent, AuthenticationState.ServeAs, AuthenticationState.Succeeded - 
Field Summary
Fields inherited from interface AuthenticationState
CHALLENGE, SEND_FAILURE, SEND_SUCCESS - 
Method Summary
Methods inherited from interface Request.AuthenticationState
getUserPrincipal