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.
|
Class and Description |
---|
ACR
Authentication Context Class Reference (
acr ). |
ClaimRequirement
Enumeration of the claim requirement types.
|
UserInfo
UserInfo claims set, serialisable to a JSON object.
|
Class and Description |
---|
AccessTokenHash
Access token hash (
at_hash ). |
ACR
Authentication Context Class Reference (
acr ). |
Address
UserInfo address claims set, serialisable to a JSON object.
|
AMR
Authentication Method Reference (
amr ). |
AuthorizedParty
OAuth 2.0 client authorized to use the ID Token as an OAuth access token,
if different than the client that requested the ID Token (
azp ). |
ClaimRequirement
Enumeration of the claim requirement types.
|
ClaimsSet
Claims set serialisable to a JSON object.
|
ClaimType
Enumeration of the claim types.
|
CodeHash
Authorisation code hash (
c_hash ). |
Gender
The end-user's gender: Values defined by the OpenID Connect specification
are
Gender.FEMALE and Gender.MALE (gender ). |
HashClaim
The base class for SHA-2 based claims.
|
IDTokenClaimsSet
ID token claims set, serialisable to a JSON object.
|
UserInfo
UserInfo claims set, serialisable to a JSON object.
|
Class and Description |
---|
ACR
Authentication Context Class Reference (
acr ). |
ClaimType
Enumeration of the claim types.
|
Class and Description |
---|
ACR
Authentication Context Class Reference (
acr ). |
Copyright © 2013 NimbusDS. All Rights Reserved.