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