| Class | Description |
|---|---|
| JwtAuthenticationFilter |
Filter that processes JWT token |
| JwtAuthenticationServiceImpl |
Default implementation of
JwtAuthenticationService |
| JwtRsaDigitalSignatureKey |
Safely store RSA key pair used to sign JWT tokens.
|
| JwtTokenVerifierImpl | |
| JwtTokenVerifierImpl.JwtAuthentication | |
| SigningKeyProviderImpl |
Default
JwtSigningKeyProvider that rotates a key over time. |
| SimpleJwtAuthenticationStore |
Stores authentication map and makes them available in memory.
|
Copyright © 2016–2017. All rights reserved.