| Interface | Description |
|---|---|
| JsonProvider | |
| JwtService |
Interface to parse and generate JWTs
|
| Class | Description |
|---|---|
| CoreJsonProvider | |
| JwtConfig | |
| JwtServiceJJWT |
Implementation of the JwtService based on JJWT
|
| Exception | Description |
|---|---|
| TokenExpiredException |
Exception thrown when parsing an expired jwt token.
|