public final class SimpleRedirectSessionInformationExpiredStrategy extends java.lang.Object implements SessionInformationExpiredStrategy
ConcurrentSessionFilter
.Constructor and Description |
---|
SimpleRedirectSessionInformationExpiredStrategy(java.lang.String invalidSessionUrl) |
SimpleRedirectSessionInformationExpiredStrategy(java.lang.String invalidSessionUrl,
RedirectStrategy redirectStrategy) |
Modifier and Type | Method and Description |
---|---|
void |
onExpiredSessionDetected(SessionInformationExpiredEvent event) |
public SimpleRedirectSessionInformationExpiredStrategy(java.lang.String invalidSessionUrl)
public SimpleRedirectSessionInformationExpiredStrategy(java.lang.String invalidSessionUrl, RedirectStrategy redirectStrategy)
public void onExpiredSessionDetected(SessionInformationExpiredEvent event) throws java.io.IOException
onExpiredSessionDetected
in interface SessionInformationExpiredStrategy
java.io.IOException