AbstractFormLoginAuthenticator::start()

Response start(Request $request, AuthenticationException $authException = null)

Override to control what happens when the user hits a secure page but isn't logged in yet.

Parameters

Request $request The request that resulted in an AuthenticationException
AuthenticationException $authException The exception that started the authentication process

Return Value

Response
doc_Symfony
2016-10-28 06:04:14
Comments
Leave a Comment

Please login to continue.