Class SimpleRedirectSessionInformationExpiredStrategy

java.lang.Object
org.springframework.security.web.session.SimpleRedirectSessionInformationExpiredStrategy
All Implemented Interfaces:
SessionInformationExpiredStrategy

public final class SimpleRedirectSessionInformationExpiredStrategy extends Object implements SessionInformationExpiredStrategy
Performs a redirect to a fixed URL when an expired session is detected by the ConcurrentSessionFilter.
Since:
4.2.0