GuardAuthenticatorHandler::handleAuthenticationFailure()

null|Response handleAuthenticationFailure(AuthenticationException $authenticationException, Request $request, GuardAuthenticatorInterface $guardAuthenticator, string $providerKey)

Handles an authentication failure and returns the Response for the GuardAuthenticator.

Parameters

AuthenticationException $authenticationException
Request $request
GuardAuthenticatorInterface $guardAuthenticator
string $providerKey The key of the firewall

Return Value

null|Response
doc_Symfony
2016-10-28 06:20:07
Comments
Leave a Comment

Please login to continue.