Core\Authentication\Provider (Component\Security)

Symfony\Component\Security\Core\Authentication\Provider

Classes

AnonymousAuthenticationProvider AnonymousAuthenticationProvider validates AnonymousToken instances.
DaoAuthenticationProvider DaoAuthenticationProvider uses a UserProviderInterface to retrieve the user for a UsernamePasswordToken.
PreAuthenticatedAuthenticationProvider Processes a pre-authenticated authentication request.
登录查看完整内容