Symfony\Component\Security\Guard
Namespaces
Symfony\Component\Security\Guard\AuthenticatorSymfony\Component\Security\Guard\FirewallSymfony\Component\Security\Guard\ProviderSymfony\Component\Security\Guard\Token
Classes
An optional base class that creates a PostAuthenticationGuardToken for you.
A utility class that does much of the work during the guard authentication process.
Interfaces
The interface for all "guard" authenticators.