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