Class | Description |
---|---|
JwtToken |
This Class represents the JSON Web Token (JWT).
|
Enum | Description |
---|---|
JwtToken.SIGN_ALGORITHM |
This represents the specific cryptographic algorithms to sign the contents of the JWT token.
|
Exception | Description |
---|---|
JwtException | |
SigningException | |
VerifyException |