Authentication
Table of Contents
Interfaces
- AuthenticationFailureHandlerInterface
- Interface for custom authentication failure handlers.
- AuthenticationSuccessHandlerInterface
- Interface for a custom authentication success handler.
- AuthenticatorManagerInterface
- UserAuthenticatorInterface
Classes
- AuthenticationUtils
- Extracts Security Errors from Request.
- AuthenticatorManager
- CustomAuthenticationFailureHandler
- CustomAuthenticationSuccessHandler
- DefaultAuthenticationFailureHandler
- Class with the default authentication failure handling logic.
- DefaultAuthenticationSuccessHandler
- Class with the default authentication success handling logic.