MessageAuthenticationResponse, ErrorResponse, SuccessResponseAccessTokenResponse, AuthenticationErrorResponse, AuthenticationSuccessResponse, AuthorizationErrorResponse, AuthorizationResponse, AuthorizationSuccessResponse, ClientInformationResponse, ClientRegistrationErrorResponse, ClientRegistrationResponse, OIDCClientInformationResponse, OIDCTokenResponse, TokenErrorResponse, TokenIntrospectionErrorResponse, TokenIntrospectionResponse, TokenIntrospectionSuccessResponse, TokenResponse, UserInfoErrorResponse, UserInfoResponse, UserInfoSuccessResponsepublic interface Response extends Message
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
indicatesSuccess() |
Checks if the response indicates success.
|
HTTPResponse |
toHTTPResponse() |
Returns the matching HTTP response.
|
boolean indicatesSuccess()
true if the response indicates success, else
false.HTTPResponse toHTTPResponse()
Copyright © 2018 Connect2id Ltd.. All rights reserved.