OpenIdClaims class
Properties
address
→ Address ?
End-User's preferred postal address.
no setter inherited
audience
→ List <String >
Identifies the recipients that the JWT is intended for.
no setter
authenticationContextClassReference
→ String ?
Identifies the Authentication Context Class that the authentication
performed satisfied.
no setter
authenticationMethodsReferences
→ List <String > ?
List of strings that are identifiers for authentication methods used in
the authentication.
no setter
authorizedParty
→ String ?
The party to which the ID Token was issued.
no setter
authTime
→ DateTime ?
Time when the End-User authentication occurred.
no setter
birthdate
→ String ?
End-User's birthday.
no setter inherited
email
→ String ?
End-User's preferred e-mail address.
no setter inherited
emailVerified
→ bool ?
true
if the End-User's e-mail address has been verified.
no setter inherited
expiry
→ DateTime
Identifies the expiration time on or after which the JWT MUST NOT be
accepted for processing.
no setter
familyName
→ String ?
Surname(s) or last name(s) of the End-User.
no setter inherited
gender
→ String ?
End-User's gender.
no setter inherited
givenName
→ String ?
Given name(s) or first name(s) of the End-User.
no setter inherited
hashCode
→ int
The hash code for this object.
no setter inherited
issuedAt
→ DateTime
Identifies the time at which the JWT was issued.
no setter
issuer
→ Uri
Identifies the principal that issued the JWT.
no setter
jwtId
→ String ?
Provides a unique identifier for the JWT.
no setter inherited
locale
→ String ?
End-User's locale.
no setter inherited
middleName
→ String ?
Middle name(s) of the End-User.
no setter inherited
name
→ String ?
End-User's full name in displayable form including all name parts,
possibly including titles and suffixes, ordered according to the
End-User's locale and preferences.
no setter inherited
nickname
→ String ?
Casual name of the End-User that may or may not be the same as the
given name.
no setter inherited
nonce
→ String ?
String value used to associate a Client session with an ID Token, and to
mitigate replay attacks.
no setter
notBefore
→ DateTime ?
Identifies the time before which the JWT MUST NOT be accepted for
processing.
no setter inherited
phoneNumber
→ String ?
End-User's preferred telephone number.
no setter inherited
phoneNumberVerified
→ bool ?
true if the End-User's phone number has been verified
no setter inherited
picture
→ Uri ?
URL of the End-User's profile picture.
no setter inherited
preferredUsername
→ String ?
Shorthand name by which the End-User wishes to be referred to at the RP,
such as janedoe or j.doe. T
no setter inherited
profile
→ Uri ?
URL of the End-User's profile page.
no setter inherited
runtimeType
→ Type
A representation of the runtime type of the object.
no setter inherited
subject
→ String
Identifier for the End-User at the Issuer.
no setter inherited
updatedAt
→ DateTime ?
Time the End-User's information was last updated.
no setter inherited
website
→ Uri ?
URL of the End-User's Web page or blog.
no setter inherited
zoneinfo
→ String ?
The End-User's time zone.
no setter inherited