GuardAuthenticationProvider::authenticate()

TokenInterface authenticate(TokenInterface $token)

Finds the correct authenticator for the token and calls it.

Parameters

TokenInterface $token The TokenInterface instance to authenticate

Return Value

TokenInterface An authenticated TokenInterface instance, never null
doc_Symfony
2016-10-28 06:20:05
Comments
Leave a Comment

Please login to continue.