Guard
Namespaces
Interfaces, Classes, Traits and Enums
- AuthenticatorInterface
- The interface for all "guard" authenticators.
- PasswordAuthenticatedInterface
- An optional interface for "guard" authenticators that deal with user passwords.
- 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.