SimpleAuthenticatorInterface
interface SimpleAuthenticatorInterface
Methods
authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey) | ||
supportsToken(TokenInterface $token, $providerKey) |
Details
authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey)
Parameters
TokenInterface | $token | |
UserProviderInterface | $userProvider | |
$providerKey |
supportsToken(TokenInterface $token, $providerKey)
Parameters
TokenInterface | $token | |
$providerKey |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Security/Core/Authentication/SimpleAuthenticatorInterface.html