クラス Saml2LogoutResponseValidatorParameters

java.lang.ObjectSE
org.springframework.security.saml2.provider.service.authentication.logout.Saml2LogoutResponseValidatorParameters

public class Saml2LogoutResponseValidatorParameters extends ObjectSE
Saml2LogoutResponseValidator を呼び出すために必要なパラメーターのホルダー
導入:
5.6
  • コンストラクターの詳細

  • メソッドの詳細

    • getLogoutResponse

      public Saml2LogoutResponse getLogoutResponse()
      アサート側から受信した SAML 2.0 ログアウトレスポンス
      戻り値:
      ログアウトレスポンス
    • getLogoutRequest

      public Saml2LogoutRequest getLogoutRequest()
      このアプリケーションによって送信された SAML 2.0 ログアウトリクエスト
      戻り値:
      ログアウトリクエスト
    • getRelyingPartyRegistration

      public RelyingPartyRegistration getRelyingPartyRegistration()
      この依拠当事者を表す RelyingPartyRegistration
      戻り値:
      依拠当事者