クラス SimpleUrlLogoutSuccessHandler

java.lang.ObjectSE
org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler
実装されたすべてのインターフェース:
LogoutSuccessHandler
既知の直属サブクラス
OidcClientInitiatedLogoutSuccessHandler

public class SimpleUrlLogoutSuccessHandler extends AbstractAuthenticationTargetUrlRequestHandler implements LogoutSuccessHandler
AbstractAuthenticationTargetUrlRequestHandler 基本クラスロジックに委譲することにより、ログアウト時のナビゲーションを処理します。
導入:
3.0
  • コンストラクターの詳細

    • SimpleUrlLogoutSuccessHandler

      public SimpleUrlLogoutSuccessHandler()
  • メソッドの詳細