PHP Class eZ\Bundle\EzPublishRestBundle\DependencyInjection\Security\RestSessionBasedFactory

Inheritance: extends Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\FormLoginFactory
Afficher le fichier Open project: ezsystems/ezpublish-kernel

Méthodes publiques

Méthode Description
__construct ( )
getKey ( )
getPosition ( )

Méthodes protégées

Méthode Description
createEntryPoint ( $container, $id, $config, $defaultEntryPoint )
createListener ( $container, $id, $config, $userProvider )
getListenerId ( )
isRememberMeAware ( $config )

Method Details

__construct() public méthode

public __construct ( )

createEntryPoint() protected méthode

protected createEntryPoint ( $container, $id, $config, $defaultEntryPoint )

createListener() protected méthode

protected createListener ( $container, $id, $config, $userProvider )

getKey() public méthode

public getKey ( )

getListenerId() protected méthode

protected getListenerId ( )

getPosition() public méthode

public getPosition ( )

isRememberMeAware() protected méthode

protected isRememberMeAware ( $config )