Class UserChecker
UserChecker checks the user account flags.
- Symfony\Component\Security\Core\User\UserChecker implements Symfony\Component\Security\Core\User\UserCheckerInterface
Namespace: Symfony\Component\Security\Core\User
Author: Fabien Potencier <fabien@symfony.com>
Located at UserChecker.php
Author: Fabien Potencier <fabien@symfony.com>
Located at UserChecker.php
public
|
#
checkPreAuth(
Checks the user account before authentication. |
public
|
#
checkPostAuth(
Checks the user account after authentication. |