Public Member Functions | |
| authenticate ($username, $password) | |
Static Public Member Functions | |
| static | getFailureMessage () |
Static Protected Member Functions | |
| static | setFailureMessage ($message) |
Static Protected Attributes | |
| static | $extraMessage = null |
Definition at line 20 of file authmanager.lib.php.
| authenticate | ( | $ | username, | |
| $ | password | |||
| ) |
Definition at line 34 of file authmanager.lib.php.
| static getFailureMessage | ( | ) | [static] |
Definition at line 24 of file authmanager.lib.php.
| static setFailureMessage | ( | $ | message | ) | [static, protected] |
Definition at line 29 of file authmanager.lib.php.
$extraMessage = null [static, protected] |
Definition at line 22 of file authmanager.lib.php.
1.6.3