Java org.springframework.security.web.authentication.session SessionFixationProtectionStrategy fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.web.authentication.session SessionFixationProtectionStrategy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.web.authentication.session SessionFixationProtectionStrategy.

The text is from its open source code.

Subclass

org.springframework.security.web.authentication.session.SessionFixationProtectionStrategy has subclasses.
Click this link to see all its subclasses.

Constructor

Method

voidsetMigrateSessionAttributes(boolean migrateSessionAttributes)
Defines whether attributes should be migrated to a new session or not.