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

Inheritance: extends Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode 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 méthode

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