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