Method | Description | |
---|---|---|
__construct ( $cookieName, $unsecuredLogout, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) | ||
logout ( |
||
onKernelRequest ( |
||
onLogin ( Symfony\Component\Security\Http\Event\InteractiveLoginEvent $e ) | ||
onPostLoginKernelResponse ( |
public __construct ( $cookieName, $unsecuredLogout, Symfony\Component\EventDispatcher\EventDispatcherInterface $dispatcher ) | ||
$dispatcher | Symfony\Component\EventDispatcher\EventDispatcherInterface |
public logout ( |
||
$request | ||
$response | ||
$token | Symfony\Component\Security\Core\Authentication\Token\TokenInterface |
public onKernelRequest ( |
||
$e |
public onLogin ( Symfony\Component\Security\Http\Event\InteractiveLoginEvent $e ) | ||
$e | Symfony\Component\Security\Http\Event\InteractiveLoginEvent |
public onPostLoginKernelResponse ( |
||
$e |