PHP Класс PartKeepr\AuthBundle\Security\EntryPoint\NullEntryPoint

Наследование: implements Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
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