PHP Class eZ\Publish\Core\MVC\Symfony\Security\Authentication\DefaultAuthenticationSuccessHandler

Inheritance: extends Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

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

Method Details

setConfigResolver() public method

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