| 类 | 说明 |
|---|---|
| ErrorConstants |
| 异常错误 | 说明 |
|---|---|
| AccessDeniedException | |
| AuthenticationException | |
| AuthenticationFailureException | |
| AuthenticationRequiredException | |
| AuthorizationFailureException | |
| BadCredetialException | |
| InvalidTokenException | |
| 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 © 2016. All rights reserved.