PHP Класс eZ\Publish\Core\MVC\Symfony\Security\Authentication\DefaultAuthenticationSuccessHandler

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

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

Метод Описание
setConfigResolver ( eZ\Publish\Core\MVC\ConfigResolverInterface $configResolver ) Injects the ConfigResolver to potentially override default_target_path for redirections after authentication success.

Описание методов

setConfigResolver() публичный Метод

Injects the ConfigResolver to potentially override default_target_path for redirections after authentication success.
public setConfigResolver ( eZ\Publish\Core\MVC\ConfigResolverInterface $configResolver )
$configResolver eZ\Publish\Core\MVC\ConfigResolverInterface