Package com.nimbusds.openid.connect.sdk.claims
package com.nimbusds.openid.connect.sdk.claims
Claims and claim sets used in OpenID Connect.
-
ClassDescriptionAccess token hash (
at_hash
).Authentication Context Class Reference (acr
).UserInfo address claims set, serialisable to a JSON object.Aggregated OpenID claims set.Authentication Method Reference (amr
).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
).Enumeration of the claim requirement types.Claims set with basic getters and setters, serialisable to a JSON object.OpenID Connect claims set request, intended to represent theuserinfo
andid_token
elements in aclaims
request parameter.Individual OpenID claim request.Enumeration of the available claims transports.Enumeration of the claim types.Authorisation code hash (c_hash
).Common claims set.Device secret hash (ds_hash
).Distributed OpenID claims set.The end-user's gender: Values defined by the OpenID Connect specification areGender.FEMALE
andGender.MALE
(gender
).The base class for SHA-2 based claims.ID token claims set, serialisable to a JSON object.Back-channel logout token claims set, serialisable to a JSON object.Person-specific claims set, intended to provide common getters and setters forOpenID Connect UserInfo
andOpenID Connect Identity Assurance verified claims
.Session identifier.State hash (s_hash
).UserInfo claims set, serialisable to a JSON object.