class GuardAuthenticationListener implements ListenerInterface
Authentication listener for the "guard" system.
Methods
__construct(GuardAuthenticatorHandler $guardHandler, AuthenticationManagerInterface $authenticationManager, string $providerKey, array $guardAuthenticators, LoggerInterface $logger = null)
handle(GetResponseEvent $event) Iterates over each authenticator to see if each wants to authenticate the request.
setRememberMeServices(RememberMeServicesInterface $remembe