クラス ChangeSessionIdAuthenticationStrategy

  • 実装されたすべてのインターフェース:
    org.springframework.beans.factory.Awareorg.springframework.context.ApplicationEventPublisherAwareSessionAuthenticationStrategy

    public final class ChangeSessionIdAuthenticationStrategy
    extends AbstractSessionFixationProtectionStrategy
    HttpServletRequest.changeSessionId() を使用して、セッション固定攻撃から保護します。これがデフォルトの実装です。
    導入:
    3.2
    • コンストラクターの詳細

      • ChangeSessionIdAuthenticationStrategy

        public ChangeSessionIdAuthenticationStrategy()