Symfony\Component\Security\Core\Authentication\Provider
Классы
| AnonymousAuthenticationProvider | AnonymousAuthenticationProvider проверяет экземпляры AnonymousToken. |
| DaoAuthenticationProvider | DaoAuthenticationProvider использует UserProviderInterface для получения пользователя для UsernamePasswordToken. |
| LdapBindAuthenticationProvider | LdapBindAuthenticationProvider аутентифицирует пользователя на сервере LDAP. |
| PreAuthenticatedAuthenticationProvider | Обрабатывает предварительно аутентифицированный запрос аутентификации. |
| RememberMeAuthenticationProvider | |
| SimpleAuthenticationProvider | |
| UserAuthenticationProvider | UserProviderInterface извлекает пользователей для токенов UsernamePasswordToken. |
Интерфейсы
| AuthenticationProviderInterface | AuthenticationProviderInterface — это интерфейс для всех поставщиков аутентификации. |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Core/Authentication/Provider.html