
Public Member Functions | |
| canManageAuth () | |
| createUser (&$userattr) | |
| getSettings () | |
| IMAPAuth () | |
| isSupported () | |
| validate ($user, $pass, $challenge, $response) | |
Definition at line 14 of file imap/auth.php.
| IMAPAuth::canManageAuth | ( | ) |
Reimplemented from BaseAuth.
Definition at line 70 of file imap/auth.php.
References tra().
Here is the call graph for this function:

| IMAPAuth::createUser | ( | &$ | userattr | ) |
Reimplemented from BaseAuth.
Definition at line 65 of file imap/auth.php.
References tra().
Here is the call graph for this function:

| IMAPAuth::getSettings | ( | ) |
| IMAPAuth::IMAPAuth | ( | ) |
Definition at line 16 of file imap/auth.php.
| IMAPAuth::isSupported | ( | ) |
Reimplemented from BaseAuth.
Definition at line 56 of file imap/auth.php.
Here is the call graph for this function:

| IMAPAuth::validate | ( | $ | user, | |
| $ | pass, | |||
| $ | challenge, | |||
| $ | response | |||
| ) |
Reimplemented from BaseAuth.
Definition at line 20 of file imap/auth.php.
References $challenge, $pass, $response, $user, and mConfig.
1.5.2