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.
RememberMeAuthenticationProvider
UserAuthenticationProvider UserProviderInterface retrieves users for UsernamePasswordToken tokens.

Interfaces

AuthenticationProviderInterface AuthenticationProviderInterface is the interface for all authentication providers.
doc_Symfony
2016-10-28 06:10:42
Comments
Leave a Comment

Please login to continue.