|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogoutSuccessHandler | |
---|---|
org.springframework.security.web.authentication.logout |
Uses of LogoutSuccessHandler in org.springframework.security.web.authentication.logout |
---|
Classes in org.springframework.security.web.authentication.logout that implement LogoutSuccessHandler | |
---|---|
class |
SimpleUrlLogoutSuccessHandler
Handles the navigation on logout by delegating to the AbstractAuthenticationTargetUrlRequestHandler
base class logic. |
Constructors in org.springframework.security.web.authentication.logout with parameters of type LogoutSuccessHandler | |
---|---|
LogoutFilter(LogoutSuccessHandler logoutSuccessHandler,
LogoutHandler... handlers)
Constructor which takes a LogoutSuccessHandler instance to determine the target destination after logging out. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |