| Package | Description |
|---|---|
| com.nimbusds.openid.connect.sdk |
Classes for representing, serialising and parsing OpenID Connect client
requests and server responses.
|
| com.nimbusds.openid.connect.sdk.claims |
Claims and claim sets used in OpenID Connect.
|
| com.nimbusds.openid.connect.sdk.op |
OpenID Connect Provider (OP) classes.
|
| com.nimbusds.openid.connect.sdk.rp |
OpenID Connect Relying Party (RP) classes.
|
| com.nimbusds.openid.connect.sdk.validators |
Client-side OpenID Connect ID token, access token and authorisation code
validators.
|
| Class | Description |
|---|---|
| AuthenticationErrorResponse |
OpenID Connect authentication error response.
|
| AuthenticationRequest |
OpenID Connect authentication request.
|
| AuthenticationRequest.Builder |
Builder for constructing OpenID Connect authentication requests.
|
| AuthenticationResponse |
OpenID Connect authentication response.
|
| AuthenticationSuccessResponse |
OpenID Connect authentication success response.
|
| BackChannelLogoutRequest |
Back-channel logout request initiated by an OpenID provider (OP).
|
| ClaimsRequest |
Specifies the individual claims to return from the UserInfo endpoint and /
or in the ID Token.
|
| ClaimsRequest.Entry |
Individual claim request.
|
| Display |
Enumeration of the display types for authentication and consent UIs.
|
| LogoutRequest |
Logout request initiated by an OpenID relying party (RP).
|
| Nonce |
Nonce.
|
| OIDCScopeValue |
Standard OpenID Connect scope value.
|
| OIDCTokenResponse |
OpenID Connect token response from the Token endpoint.
|
| Prompt |
Prompts for end-user re-authentication and consent.
|
| Prompt.Type |
Enumeration of the prompt types.
|
| SubjectType |
Enumeration of the subject identifier types.
|
| UserInfoErrorResponse |
UserInfo error response.
|
| UserInfoRequest |
UserInfo request.
|
| UserInfoResponse |
The base abstract class for UserInfo success and error responses.
|
| UserInfoSuccessResponse |
UserInfo success response.
|
| Class | Description |
|---|---|
| Nonce |
Nonce.
|
| Class | Description |
|---|---|
| AuthenticationRequest |
OpenID Connect authentication request.
|
| Display |
Enumeration of the display types for authentication and consent UIs.
|
| SubjectType |
Enumeration of the subject identifier types.
|
| Class | Description |
|---|---|
| SubjectType |
Enumeration of the subject identifier types.
|
| Class | Description |
|---|---|
| Nonce |
Nonce.
|
Copyright © 2018 Connect2id Ltd.. All rights reserved.