Public Member Functions | |
| getAuthSource () | |
| setAuthenticationParams ($username, $password) | |
| authenticate () | |
| getUserData () | |
| getFilteredUserData () | |
Definition at line 119 of file authdrivers.lib.php.
| authenticate | ( | ) |
Implements AuthDriver.
Definition at line 140 of file authdrivers.lib.php.
| getAuthSource | ( | ) |
Implements AuthDriver.
Definition at line 121 of file authdrivers.lib.php.
| getFilteredUserData | ( | ) |
Reimplemented from AbstractAuthDriver.
Definition at line 186 of file authdrivers.lib.php.
| getUserData | ( | ) |
Implements AuthDriver.
Definition at line 181 of file authdrivers.lib.php.
| setAuthenticationParams | ( | $ | username, | |
| $ | password | |||
| ) |
Reimplemented from AbstractAuthDriver.
Definition at line 126 of file authdrivers.lib.php.
1.6.3