PHP 클래스 eZ\Bundle\EzPublishRestBundle\DependencyInjection\Security\RestSessionBasedFactory

상속: extends Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\FormLoginFactory
파일 보기 프로젝트 열기: ezsystems/ezpublish-kernel

공개 메소드들

메소드 설명
__construct ( )
getKey ( )
getPosition ( )

보호된 메소드들

메소드 설명
createEntryPoint ( $container, $id, $config, $defaultEntryPoint )
createListener ( $container, $id, $config, $userProvider )
getListenerId ( )
isRememberMeAware ( $config )

메소드 상세

__construct() 공개 메소드

public __construct ( )

createEntryPoint() 보호된 메소드

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

createListener() 보호된 메소드

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

getKey() 공개 메소드

public getKey ( )

getListenerId() 보호된 메소드

protected getListenerId ( )

getPosition() 공개 메소드

public getPosition ( )

isRememberMeAware() 보호된 메소드

protected isRememberMeAware ( $config )