PHP 클래스 ZfcRbac\Identity\AuthenticationIdentityProvider

저자: Michaël Gallego ([email protected])
상속: implements ZfcRbac\Identity\IdentityProviderInterface
파일 보기 프로젝트 열기: zf-commons/zfc-rbac 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$authenticationService Zend\Authentication\AuthenticationServiceInterface

공개 메소드들

메소드 설명
__construct ( Zend\Authentication\AuthenticationServiceInterface $authenticationService ) Constructor
getIdentity ( ) {@inheritDoc}

메소드 상세

__construct() 공개 메소드

Constructor
public __construct ( Zend\Authentication\AuthenticationServiceInterface $authenticationService )
$authenticationService Zend\Authentication\AuthenticationServiceInterface

getIdentity() 공개 메소드

{@inheritDoc}
public getIdentity ( )

프로퍼티 상세

$authenticationService 보호되어 있는 프로퍼티

protected AuthenticationServiceInterface,Zend\Authentication $authenticationService
리턴 Zend\Authentication\AuthenticationServiceInterface