クラス SessionAuthenticationException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.security.core.AuthenticationException
org.springframework.security.web.authentication.session.SessionAuthenticationException
- 実装されているすべてのインターフェース:
SerializableSE
Thrown by an
SessionAuthenticationStrategy or SessionAuthenticationStrategy to indicate that an authentication object is not valid for the current session, typically because the same user has exceeded the number of sessions they are allowed to have concurrently.- 導入:
- 3.0
- 関連事項:
コンストラクターの概要
コンストラクター方法の概要
クラス AuthenticationException から継承されたメソッド
getAuthenticationRequest, setAuthenticationRequest
コンストラクターの詳細
SessionAuthenticationException