AUDIENCE, EXPIRATION_TIME, ISSUED_AT, ISSUER, JWT_ID, NOT_BEFORE, SUBJECT
Constructor and Description |
---|
JwtClaimsSetAdapter(com.nimbusds.jwt.JWTClaimsSet jwtClaimsSet)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
contains(String claimName) |
Object |
get(String claimName)
Retrieves a value from the claims for the given name.
|
Set<String> |
names() |
public JwtClaimsSetAdapter(com.nimbusds.jwt.JWTClaimsSet jwtClaimsSet)
jwtClaimsSet
- a JWT Claims set