PHP 클래스 PartKeepr\AuthBundle\Security\EntryPoint\NullEntryPoint

상속: implements Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface
파일 보기 프로젝트 열기: partkeepr/PartKeepr

공개 메소드들

메소드 설명
start ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $authException = null )

메소드 상세

start() 공개 메소드

public start ( Request $request, Symfony\Component\Security\Core\Exception\AuthenticationException $authException = null )
$request Symfony\Component\HttpFoundation\Request
$authException Symfony\Component\Security\Core\Exception\AuthenticationException