interface SimplePreAuthenticatorInterface implements SimpleAuthenticatorInterface
Methods
| authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey) | from SimpleAuthenticatorInterface | |
| supportsToken(TokenInterface $token, $providerKey) | from SimpleAuthenticatorInterface | |
| createToken(Request $request, $providerKey) |
Please login to continue.