Property | Type | Description | |
---|---|---|---|
$_auth | Horde_Auth_Base | Authentication object. |
Method | Description | |
---|---|---|
__construct ( Horde_Auth_Base $auth ) | Constructor. |
Method | Description | |
---|---|---|
validateUserPass ( string $username, string $password ) : boolean | Validates a username and password |
public __construct ( Horde_Auth_Base $auth ) | ||
$auth | Horde_Auth_Base | An authentication object. |