PHP Class ZfcRbac\Identity\AuthenticationIdentityProvider

Author: Michaël Gallego ([email protected])
Inheritance: implements ZfcRbac\Identity\IdentityProviderInterface
Afficher le fichier Open project: zf-commons/zfc-rbac Class Usage Examples

Protected Properties

Свойство Type Description
$authenticationService Zend\Authentication\AuthenticationServiceInterface

Méthodes publiques

Méthode Description
__construct ( Zend\Authentication\AuthenticationServiceInterface $authenticationService ) Constructor
getIdentity ( ) {@inheritDoc}

Method Details

__construct() public méthode

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

getIdentity() public méthode

{@inheritDoc}
public getIdentity ( )

Property Details

$authenticationService protected_oe property

protected AuthenticationServiceInterface,Zend\Authentication $authenticationService
Résultat Zend\Authentication\AuthenticationServiceInterface