|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpSessionDestroyedEvent | |
---|---|
org.springframework.security.providers.jaas | An authentication provider for JAAS. |
Uses of HttpSessionDestroyedEvent in org.springframework.security.providers.jaas |
---|
Methods in org.springframework.security.providers.jaas with parameters of type HttpSessionDestroyedEvent | |
---|---|
protected void |
JaasAuthenticationProvider.handleLogout(HttpSessionDestroyedEvent event)
Handles the logout by getting the SecurityContext for the session that was destroyed. |
|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |