| category | OSS | 
|---|---|
| package | OSS_Auth | 
| copyright | Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland | 
| license | New BSD License | 
__construct(string $username, string $password, string $model, object $em, array $opts) : void
string
string
string
objectDoctrine Entity Manager object
arrayAn array of authentication options (from application.ini - resources.auth.oss.*)
| \Zend_Auth_Adapter_Exception | If parameters are incorrect / not present | 
|---|
authenticate() : \Zend_Auth_Result
| \Zend_Auth_Adapter_Exception | If authentication cannot be performed | 
|---|
\Zend_Auth_ResulthaveCookie($h)
$_em : object
$_haveCookie : object
$_model : string
$_password : string
$_username : string