public interface JWTDetails
| Modifier and Type | Method and Description |
|---|---|
com.nimbusds.jwt.JWTClaimsSet |
getJWTClaimsSet()
Returns the JWT claims set.
|
com.nimbusds.jose.JOSEObjectType |
getType()
Returns the JWT "typ" (type) header value to use.
|
com.nimbusds.jose.JOSEObjectType getType()
null if none.com.nimbusds.jwt.JWTClaimsSet getJWTClaimsSet()
Copyright © 2021 Connect2id Ltd.. All rights reserved.