クラス PreAuthenticatedCredentialsNotFoundException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.security.core.AuthenticationException
org.springframework.security.web.authentication.preauth.PreAuthenticatedCredentialsNotFoundException
実装されたすべてのインターフェース:
SerializableSE

public class PreAuthenticatedCredentialsNotFoundException extends AuthenticationException
関連事項:
  • コンストラクターの詳細

    • PreAuthenticatedCredentialsNotFoundException

      public PreAuthenticatedCredentialsNotFoundException(StringSE msg)
    • PreAuthenticatedCredentialsNotFoundException

      public PreAuthenticatedCredentialsNotFoundException(StringSE message, ThrowableSE cause)
      パラメーター:
      message - 例外のメッセージ
      cause - この例外の原因となった例外。