DefaultAuthenticationSuccessHandler::onAuthenticationSuccess()

Response onAuthenticationSuccess(Request $request, TokenInterface $token)

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

Parameters

Request $request
TokenInterface $token

Return Value

Response never null
doc_Symfony
2016-10-28 06:13:35
Comments
Leave a Comment

Please login to continue.