Interface AuthenticationState.ResponseSent

All Superinterfaces:
AuthenticationState, Request.AuthenticationState
All Known Implementing Classes:
LoginAuthenticator.UserAuthenticationSent
Enclosing interface:
AuthenticationState

public static interface AuthenticationState.ResponseSent extends 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.