| Package | Description |
|---|---|
| software.sandc.springframework.security.jwt.impl.authority |
| Class and Description |
|---|
AuthorityKeyProvider
AuthorityKeyProvider is an extension of KeyProvider which is responsible to provide keys used for signing and
validating of JWT tokens. |
JWTAuthority
JWTAuthority is the core component of spring security JWT extension. |
SessionProvider
SessionProvider is used only if a JWT token is linked to a session to
increase token security. |
Copyright © 2017 S&C Software. All rights reserved.