Interface Authentication.ResponseSent
- All Superinterfaces:
 Authentication, Request.AuthenticationState
- All Known Subinterfaces:
 Authentication.Challenge, Authentication.Failure, Authentication.SendSuccess
- All Known Implementing Classes:
 FormAuthenticator.FormAuthentication, OpenIdAuthenticator.OpenIdAuthentication
- Enclosing interface:
 Authentication
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 Authentication
Authentication.Challenge, Authentication.Deferred, Authentication.Failed, Authentication.Failure, Authentication.LoginAuthentication, Authentication.LogoutAuthentication, Authentication.NonAuthenticated, Authentication.ResponseSent, Authentication.SendSuccess, Authentication.User, Authentication.Wrapped - 
Field Summary
Fields inherited from interface Authentication
NOT_CHECKED, SEND_CONTINUE, SEND_FAILURE, SEND_SUCCESS, UNAUTHENTICATED - 
Method Summary
Methods inherited from interface Request.AuthenticationState
getUserPrincipal