Classes
CookieClearingLogoutHandler | This handler clears the passed cookies when a user logs out. |
DefaultLogoutSuccessHandler | Default logout success handler will redirect users to a configured path. |
SessionLogoutHandler | Handler for clearing invalidating the current session. |
Interfaces
LogoutHandlerInterface | Interface that needs to be implemented by LogoutHandlers. |
LogoutSuccessHandlerInterface | LogoutSuccesshandlerInterface. |
Please login to continue.