PHP Interface Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactoryInterface

Afficher le fichier Open project: scheb/two-factor-bundle Interface Usage Examples

Méthodes publiques

Méthode Description
create ( Request $request, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) : Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface

Method Details

create() public méthode

public create ( Request $request, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) : Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface
$request Symfony\Component\HttpFoundation\Request
$token Symfony\Component\Security\Core\Authentication\Token\TokenInterface
Résultat Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface