See: Description
| Interface | Description |
|---|---|
| AuthenticationResponse |
OpenID Connect authentication response.
|
| Class | Description |
|---|---|
| AuthenticationErrorResponse |
OpenID Connect authentication error response.
|
| AuthenticationRequest |
OpenID Connect authentication request.
|
| AuthenticationRequest.Builder |
Builder for constructing OpenID Connect authentication requests.
|
| AuthenticationResponseParser |
Parser of OpenID Connect authentication response messages.
|
| AuthenticationSuccessResponse |
OpenID Connect authentication success response.
|
| ClaimsRequest |
Specifies the individual claims to return from the UserInfo endpoint and /
or in the ID Token.
|
| ClaimsRequest.Entry |
Individual claim request.
|
| LogoutRequest |
OpenID Connect logout request initiated by the relying party (RP).
|
| Nonce |
Nonce.
|
| OIDCAccessTokenResponse |
OpenID Connect access token response with an optional ID token.
|
| OIDCError |
OpenID Connect specific errors.
|
| OIDCResponseTypeValue |
OpenID Connect
id_token response type value constant. |
| OIDCScopeValue |
Standard OpenID Connect scope value.
|
| OIDCTokenResponseParser |
Parser of OpenID Connect token endpoint response messages.
|
| Prompt |
Prompts for end-user re-authentication and consent.
|
| ResponseMode |
OAuth 2.0 response mode.
|
| UserInfoErrorResponse |
UserInfo error response.
|
| UserInfoRequest |
UserInfo request.
|
| UserInfoResponse |
The base abstract class for UserInfo success and error responses.
|
| UserInfoSuccessResponse |
UserInfo success response.
|
| Enum | Description |
|---|---|
| Display |
Enumeration of the display types for authentication and consent UIs.
|
| Prompt.Type |
Enumeration of the prompt types.
|
| SubjectType |
Enumeration of the subject identifier types.
|
Copyright © 2015 Connect2id Ltd.. All Rights Reserved.