OpenIdClaims class

Inheritance

Constructors

OpenIdClaims(JwtBuilder jwtBuilder)

Properties

aud → dynamic
no setterinherited
azp String
no setter
email String
no setter
emailVerified bool
no setter
exp → dynamic
no setterinherited
expirationDate DateTime?
no setterinherited
familyName String
no setter
givenName String
no setter
hashCode int
The hash code for this object.
no setterinherited
iat → dynamic
no setterinherited
isExpired bool
no setterinherited
iss → dynamic
no setterinherited
jti → dynamic
no setterinherited
jwtBuilder JwtBuilder
finalinherited
name String
no setter
payload Payload
getter/setter pairinherited
preferredUsername String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scope → dynamic
no setterinherited
sessionState String
no setter
sid String
no setter
sub → dynamic
no setterinherited

Methods

claim(String value) → dynamic
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited