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
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.