interface SimpleFormAuthenticatorInterface implements SimpleAuthenticatorInterface
| authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey) | from SimpleAuthenticatorInterface | |
| supportsToken(TokenInterface $token, $providerKey) | from SimpleAuthenticatorInterface | |
| createToken(Request $request, $username, $password, $providerKey) |
| TokenInterface | $token | |
| UserProviderInterface | $userProvider | |
| $providerKey |
| TokenInterface | $token | |
| $providerKey |
| Request | $request | |
| $username | ||
| $password | ||
| $providerKey |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Http/Authentication/SimpleFormAuthenticatorInterface.html