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