Example usage for org.springframework.security.core.session SessionInformation subclass-usage

List of usage examples for org.springframework.security.core.session SessionInformation subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.core.session SessionInformation subclass-usage.

Usage

From source file org.springframework.session.security.SpringSessionBackedSessionInformation.java

/**
 * Ensures that calling {@link #expireNow()} propagates to Spring Session,
 * since this session information contains only derived data and is not the authoritative source.
 *
 * @author Joris Kuipers
 * @since 1.3