See: Description
| Class | 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). |
| ClaimsSet |
Claims set serialisable to a JSON object.
|
| 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.
|
| Enum | Description |
|---|---|
| ClaimRequirement |
Enumeration of the claim requirement types.
|
| ClaimsTransport |
Enumeration of the available claims transports.
|
| ClaimType |
Enumeration of the claim types.
|
Copyright © 2014 Connect2id Ltd.. All Rights Reserved.