Zend Framework
1.12
|
Public Member Functions | |
__construct ($rolefile) | |
Create auth adapter. | |
getAcl () | |
Get ACL with roles from XML file. | |
authenticate () | |
Perform authentication. | |
![]() | |
setCredentials ($username, $password) | |
Protected Attributes | |
$_acl | |
$_users = array() | |
![]() | |
$_username | |
$_password | |
__construct | ( | $rolefile | ) |
Create auth adapter.
string | $rolefile | File containing XML with users and roles |
authenticate | ( | ) |
Perform authentication.
Zend_Auth_Adapter_Exception |
Implements Zend_Auth_Adapter_Interface.
getAcl | ( | ) |
Get ACL with roles from XML file.
|
protected |
|
protected |