public final class NullAuthenticatedSessionStrategy extends java.lang.Object implements SessionAuthenticationStrategy
Constructor and Description |
---|
NullAuthenticatedSessionStrategy() |
Modifier and Type | Method and Description |
---|---|
void |
onAuthentication(Authentication authentication,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Performs Http session-related functionality when a new authentication occurs.
|
public void onAuthentication(Authentication authentication, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
SessionAuthenticationStrategy
onAuthentication
in interface SessionAuthenticationStrategy