GuardAuthenticationProvider
GuardAuthenticationProvider
class GuardAuthenticationProvider implements AuthenticationProviderInterface
Responsible for accepting the PreAuthenticationGuardToken and calling the correct authenticator to retrieve the authenticated token.
Methods
__construct(array $guardAuthenticators, UserProviderInterface $userProvider, string $providerKey, 登录查看完整内容
|