Class AccountEndpointLimitedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.AccountStatusException
cn.herodotus.engine.oauth2.core.exception.AccountEndpointLimitedException
- All Implemented Interfaces:
Serializable
public class AccountEndpointLimitedException
extends org.springframework.security.authentication.AccountStatusException
Description: 登录端点限制
- Author:
- : gengwei.zheng
- See Also:
- Date:
- : 2022/7/7 14:06
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AccountEndpointLimitedException
-
AccountEndpointLimitedException
-