PHP Класс Baikal\FrontendBundle\Service\OAuthPreLoginRedirectFormAuthenticationEntryPoint

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

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

Метод Описание
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 Request
$authException Symfony\Component\Security\Core\Exception\AuthenticationException