SimpleAuthenticationHandler::onAuthenticationFailure()

Response onAuthenticationFailure(Request $request, AuthenticationException $exception)

This is called when an interactive authentication attempt fails. This is called by authentication listeners inheriting from AbstractAuthenticationListener.

Parameters

Request $request
AuthenticationException $exception

Return Value

Response The response to return, never null
doc_Symfony
2016-10-28 06:32:34
Comments
Leave a Comment

Please login to continue.