PHP 인터페이스 Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextFactoryInterface

파일 보기 프로젝트 열기: scheb/two-factor-bundle 0 사용 예제들

공개 메소드들

메소드 설명
create ( Request $request, Symfony\Component\Security\Core\Authentication\Token\TokenInterface $token ) : Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface

메소드 상세

create() 공개 메소드

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
리턴 Scheb\TwoFactorBundle\Security\TwoFactor\AuthenticationContextInterface