Public Member Functions | |
__construct ( $identity, $roles=[]) | |
getIdentity () | |
isInRole ( $rolename) | |
Data Fields | |
$mIdentity | |
$_mRoles = [] | |
Defines the basic functionality of a principal object.
getIdentity | ( | ) |
Gets a identity object which is tied to this object.
$mIdentity |
The identity object which is tied to this object.