| Interface | Description |
|---|---|
| PublicClaims |
| Class | Description |
|---|---|
| ClaimsHolder |
The ClaimsHolder class is just a wrapper for the Map of Claims used for building a JWT.
|
| JWTParser | |
| NullClaim |
The
NullClaim class is a Claim implementation that returns null when any of it's methods it's called. |
| PayloadSerializer |