AuthenticationErrorResponse, AuthenticationSuccessResponsepublic interface AuthenticationResponse extends Response
Related specifications:
| Modifier and Type | Method | Description |
|---|---|---|
URI |
getRedirectionURI() |
Gets the base redirection URI.
|
State |
getState() |
Gets the optional state.
|
AuthenticationErrorResponse |
toErrorResponse() |
Casts this response to an authentication error response.
|
AuthenticationSuccessResponse |
toSuccessResponse() |
Casts this response to an authentication success response.
|
indicatesSuccess, toHTTPResponseURI getRedirectionURI()
AuthenticationSuccessResponse toSuccessResponse()
AuthenticationErrorResponse toErrorResponse()
Copyright © 2018 Connect2id Ltd.. All rights reserved.