See: Description
Class | Description |
---|---|
AuthDataContainer |
This class acts as a proxy between the shiro's sessions and the management server classes.
|
JsonUsernamePasswordObject |
Resource model binds with the incoming username-password JSON payload
|
JWTAuthenticationToken |
This class will be used as a wrapper for the @link{SignedJWT}, in order to use it as a
AuthenticationToken inside Shiro. |
JWTAuthorizationFilter |
Request filter for user authentication and authorization.
|
JWTRealm |
JWTRealm used by shiro for authenticating users and authorizing users
|
JWTTokenEncrypt |
Provides JWT Token encrypt and decrypt functions
|
JWTTokenManager |
This class will be used to generate and validate tokens.
|
KeyRepositoryConst |
Holds the shared secret used to encrypt/decrypt JWT token string
|
Copyright © 2016–2019 AdroitLogic. All rights reserved.