|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionAuthenticationException | |
|---|---|
| org.springframework.security.web.authentication.session | Strategy interface and implementations for handling session-related behaviour for a newly authenticated user. |
| Uses of SessionAuthenticationException in org.springframework.security.web.authentication.session |
|---|
| Methods in org.springframework.security.web.authentication.session that throw SessionAuthenticationException | |
|---|---|
protected void |
ConcurrentSessionControlStrategy.allowableSessionsExceeded(List<SessionInformation> sessions,
int allowableSessions,
SessionRegistry registry)
Allows subclasses to customise behaviour when too many sessions are detected. |
void |
SessionAuthenticationStrategy.onAuthentication(Authentication authentication,
HttpServletRequest request,
HttpServletResponse response)
Performs Http session-related functionality when a new authentication occurs. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||