DaoAuthenticationProvider

DaoAuthenticationProvider

class DaoAuthenticationProvider extends UserAuthenticationProvider

DaoAuthenticationProvider uses a UserProviderInterface to retrieve the user for a UsernamePasswordToken.

Methods

__construct(UserProviderInterface $userProvider, UserCheckerInterface $userChecker, strin