symfony / 2.8 / symfony / component / security / http / authentication / simplepreauthenticatorinterface.html

SimplePreAuthenticatorInterface

interface SimplePreAuthenticatorInterface implements SimplePreAuthenticatorInterface

Methods

Details

authenticateToken(TokenInterface $token, UserProviderInterface $userProvider, $providerKey)

Parameters

TokenInterface $token
UserProviderInterface $userProvider
$providerKey

supportsToken(TokenInterface $token, $providerKey)

Parameters

TokenInterface $token
$providerKey

createToken(Request $request, $providerKey)

Parameters

Request $request
$providerKey