|
10Duke Java Core
|
This package contains the JWT utility classes used in the 10Duke SDK for Java.
Classes | |
| class | JwtClaim |
| Java type mapping for a JWT claim. More... | |
| class | JwtMap |
| Implementation of a JWT object as a map. More... | |
| class | JwtToken |
An extension of the JwtMap which contains the raw token and methods that enable usage of the JwtClaim objects. More... | |
| class | StandardJwtClaims |
| JWT claim names that are registered and standard to JWTs. More... | |