クラス ChangeSessionIdAuthenticationStrategy

java.lang.ObjectSE
org.springframework.security.web.authentication.session.AbstractSessionFixationProtectionStrategy
org.springframework.security.web.authentication.session.ChangeSessionIdAuthenticationStrategy
実装されたすべてのインターフェース:
org.springframework.beans.factory.Awareorg.springframework.context.ApplicationEventPublisherAwareSessionAuthenticationStrategy

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

    • ChangeSessionIdAuthenticationStrategy

      public ChangeSessionIdAuthenticationStrategy()