クラス CsrfAuthenticationStrategy

    • メソッドのサマリー

      すべてのメソッド   インスタンスメソッド   具象メソッド  
      修飾子と型 メソッド 説明
      voidonAuthentication​(Authentication authentication, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      新しい認証が発生したときに Http セッション関連の機能を実行します。
      • クラス java.lang.Object から継承されたメソッド

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • コンストラクターの詳細

      • CsrfAuthenticationStrategy

        public CsrfAuthenticationStrategy​(CsrfTokenRepository csrfTokenRepository)
        新しいインスタンスを作成します
        パラメーター:
        csrfTokenRepository - 使用する CsrfTokenRepository