UserChecker
class UserChecker implements UserCheckerInterface (View source)
Methods
void
checkPostAuth(UserInterface $user)
No description
void
checkPreAuth(UserInterface $user)
Checks the user account before authentication.
Details
void
checkPostAuth(UserInterface $user)
void
checkPreAuth(UserInterface $user)
Checks the user account before authentication.