Class LoginSuccessListener
LoginSuccessListener
Listener for auth login events.
- Jity\HomepageBundle\EventListener\LoginSuccessListener implements Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface
Namespace: Jity\HomepageBundle\EventListener
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: AuthenticationSuccessHandlerInterface
DI\Service("jity.listener.login.success")
DI\Tag("kernel.event_listener",: attributes={"event" = "security.authentication.success"})
Located at Jity/HomepageBundle/EventListener/LoginSuccessListener.php
Author: Hermann Mayer <hermann.mayer92@gmail.com>
Uses: AuthenticationSuccessHandlerInterface
DI\Service("jity.listener.login.success")
DI\Tag("kernel.event_listener",: attributes={"event" = "security.authentication.success"})
Located at Jity/HomepageBundle/EventListener/LoginSuccessListener.php
public
|
|
public
Symfony\Component\HttpFoundation\RedirectResponse
|
#
onSecurityAuthenticationSuccess( Symfony\Component\Security\Core\Event\AuthenticationEvent $event )
onSecurityAuthenticationSuccess |
public
Symfony\Component\HttpFoundation\RedirectResponse
|
#
onAuthenticationSuccess( Symfony\Component\HttpFoundation\Request $request, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token )
onAuthenticationSuccess |
public
Symfony\Component\HttpFoundation\RedirectResponse
|