Symfony\Component\Security\Core\Authentication\Provider
Classes
| AnonymousAuthenticationProvider | AnonymousAuthenticationProvider validates AnonymousToken instances. |
| DaoAuthenticationProvider | DaoAuthenticationProvider uses a UserProviderInterface to retrieve the user for a UsernamePasswordToken. |
| LdapBindAuthenticationProvider | LdapBindAuthenticationProvider authenticates a user against an LDAP server. |
| PreAuthenticatedAuthenticationProvider | Processes a pre-authenticated authentication request. |
| RememberMeAuthenticationProvider | |
| SimpleAuthenticationProvider | |
| UserAuthenticationProvider | UserProviderInterface retrieves users for UsernamePasswordToken tokens. |
Interfaces
| AuthenticationProviderInterface | AuthenticationProviderInterface is the interface for all authentication providers. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Core/Authentication/Provider.html