All Classes
| Class | Description |
|---|---|
| Algorithm | |
| Base64Utils |
Class with utility functions for encoding and decoding base64 data
|
| ClaimValidator | |
| DefaultJWTValidator |
Default implementation of a JWT verifier.
|
| DefaultJWTValidator.Builder | |
| Header | |
| Header.Registered | |
| HMACAlgorithm | |
| JWT |
This object represents a JSON Web Token
|
| JWT.Builder | |
| JWTCreationException | |
| JWTDecodeException | |
| JWTException | |
| JWTExpiredException | |
| JWTSignException | |
| JWTValidationException | |
| JWTValidator |
Interface which should be implemented by JWT validators.
|
| Payload | |
| Payload.Registered | |
| RSAAlgorithm |