PHP Класс ZfcRbac\Identity\AuthenticationIdentityProvider

Автор: Michaël Gallego ([email protected])
Наследование: implements ZfcRbac\Identity\IdentityProviderInterface
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
$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