|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
LogoutHandler | Indicates a class that is able to participate in logout handling. |
LogoutSuccessHandler | Strategy that is called after a successful logout by the LogoutFilter , to handle redirection or
forwarding to the appropriate destination. |
Class Summary | |
---|---|
LogoutFilter | Logs a principal out. |
SecurityContextLogoutHandler | Performs a logout by modifying the SecurityContextHolder . |
SimpleUrlLogoutSuccessHandler | Handles the navigation on logout by delegating to the AbstractAuthenticationTargetUrlRequestHandler
base class logic. |
Logout functionality based around a filter which handles a specific logout URL.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |