public class FlexSessionAwareSessionAuthenticationStrategy extends Object implements SessionAuthenticationStrategy
SessionAuthenticationStrategy
that ensures proper handling of the FlexSession
when session fixation protection is enabled.Constructor and Description |
---|
FlexSessionAwareSessionAuthenticationStrategy(SessionAuthenticationStrategy delegate) |
Modifier and Type | Method and Description |
---|---|
void |
onAuthentication(Authentication authentication,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
public FlexSessionAwareSessionAuthenticationStrategy(SessionAuthenticationStrategy delegate)
public void onAuthentication(Authentication authentication, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws SessionAuthenticationException
onAuthentication
in interface SessionAuthenticationStrategy
SessionAuthenticationException
Copyright © 2014. All rights reserved.