Class | Description |
---|---|
JwtAuthenticationFilter |
Filter that processes JWT token |
JwtAuthenticationServiceImpl |
Default implementation of
JwtAuthenticationService |
JwtAuthenticationServiceImpl.JwtResponse | |
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–2018. All rights reserved.