| Class | Description |
|---|---|
| ErrorConstants |
err const def.
|
| Exception | Description |
|---|---|
| AccessDeniedException | |
| AuthenticationException | |
| AuthenticationFailureException | |
| AuthenticationRequiredException | |
| AuthorizationFailureException | |
| BadCredentialException | |
| CaptchaExpiredException |
Throw this when captcha not found or captcha is expired.
|
| IncorrectCaptchaException |
Throw this when captcha is invalid
|
| InvalidTokenException | |
| LoginAttemptException | |
| LoginLockedException | |
| TokenDisabledException |
Multi-user-login not allowed, if one user is logged in , the same user logged in before will be offline (kick out) , if the user
continue to access the protected api , throw this exception.
|
| TokenExpiredException | |
| UnsupportedDigestAlgorithmException | |
| UserDisabledException | |
| UserExpiredException | |
| UserLockedException | |
| UserNotFoundException |
Copyright © 2018. All rights reserved.