GuardAuthenticatorHandler::handleAuthenticationSuccess()

null|Response handleAuthenticationSuccess(TokenInterface $token, Request $request, GuardAuthenticatorInterface $guardAuthenticator, string $providerKey)

Returns the "on success" response for the given GuardAuthenticator.

Parameters

TokenInterface $token
Request $request
GuardAuthenticatorInterface $guardAuthenticator
string $providerKey The provider (i.e. firewall) key

Return Value

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

Please login to continue.