AuthenticationEvents

AuthenticationEvents

class AuthenticationEvents

Constants

AUTHENTICATION_SUCCESS

The AUTHENTICATION_SUCCESS event occurs after a user is authenticated by one provider.

The event listener method receives a Symfony\Component\Security\Core\Event\AuthenticationEvent instance.

AUTHENTICATION_FAILURE

The AUTHENTICATION_FAILURE event occurs after a user cannot be authenticated by any of the providers.

The event listener method receives a Symfony\Component\Security\Core\Event\AuthenticationFailureEvent instance.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Security/Core/AuthenticationEvents.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部