Package com.okta.jwt.impl
Class DefaultJwt
java.lang.Object
com.okta.jwt.impl.DefaultJwt
- All Implemented Interfaces:
Jwt
Default simple bean implementation of
Jwt.
Classes in this `impl` implementation package may change in NON backward compatible way, and should ONLY be used as
a "runtime" dependency.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
Method Details
-
getTokenValue
- Specified by:
getTokenValuein interfaceJwt
-
getIssuedAt
- Specified by:
getIssuedAtin interfaceJwt
-
getExpiresAt
- Specified by:
getExpiresAtin interfaceJwt
-
getClaims
-