类 CustomAuthenticationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.core.AuthenticationException
plus.hiver.common.exception.CustomAuthenticationException
- 所有已实现的接口:
Serializable
public class CustomAuthenticationException
extends org.springframework.security.core.AuthenticationException
处理与认证相关的异常
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
- 另请参阅:
-
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.security.core.AuthenticationException
getAuthenticationRequest, setAuthenticationRequest
-
构造器详细资料
-
CustomAuthenticationException
-