Documentation

InMemoryUserChecker
in package
implements UserCheckerInterface

Checks the state of the in-memory user account.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Interfaces

UserCheckerInterface
Implement to throw AccountStatusException during the authentication process.

Methods

checkPostAuth()  : mixed
Checks the user account after authentication.
checkPreAuth()  : mixed
Checks the user account before authentication.

Methods


        
On this page

Search results