クラス CompromisedPasswordException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.security.core.AuthenticationException
org.springframework.security.authentication.password.CompromisedPasswordException
- 実装されているすべてのインターフェース:
SerializableSE
提供されたパスワードが侵害されたことを示します
- 導入:
- 6.3
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明CompromisedPasswordException(StringSE message) CompromisedPasswordException(StringSE message, ThrowableSE cause) 方法の概要
クラス org.springframework.security.core.AuthenticationException から継承されたメソッド
getAuthenticationRequest, setAuthenticationRequestクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
CompromisedPasswordException
CompromisedPasswordException