Authentication
Interfaces, Classes, Traits and Enums
- AuthenticationFailureHandlerInterface
- Interface for custom authentication failure handlers.
- AuthenticationSuccessHandlerInterface
- Interface for a custom authentication success handler.
- SimpleFormAuthenticatorInterface
- SimplePreAuthenticatorInterface
- AuthenticationUtils
- Extracts Security Errors from Request.
- CustomAuthenticationFailureHandler
- CustomAuthenticationSuccessHandler
- DefaultAuthenticationFailureHandler
- Class with the default authentication failure handling logic.
- DefaultAuthenticationSuccessHandler
- Class with the default authentication success handling logic.
- SimpleAuthenticationHandler
- Class to proxy authentication success/failure handlers.