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

Inheritance: extends Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\FormLoginFactory
Show file Open project: ezsystems/ezpublish-kernel

Public Methods

Method Description
__construct ( )
getKey ( )
getPosition ( )

Protected Methods

Method Description
createEntryPoint ( $container, $id, $config, $defaultEntryPoint )
createListener ( $container, $id, $config, $userProvider )
getListenerId ( )
isRememberMeAware ( $config )

Method Details

__construct() public method

public __construct ( )

createEntryPoint() protected method

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

createListener() protected method

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

getKey() public method

public getKey ( )

getListenerId() protected method

protected getListenerId ( )

getPosition() public method

public getPosition ( )

isRememberMeAware() protected method

protected isRememberMeAware ( $config )