Symfony\Component\Security\Http\Logout
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. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Security/Http/Logout.html