|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ilAuthFrontendCredentialsHTTP:
Collaboration diagram for ilAuthFrontendCredentialsHTTP:Public Member Functions | |
| initFromRequest () | |
Public Member Functions inherited from ilAuthFrontendCredentials | |
| __construct () | |
| setUsername (string $a_name) | |
| getUsername () | |
| setPassword (string $a_password) | |
| getPassword () | |
| setAuthMode (string $a_auth_mode) | |
| getAuthMode () | |
| setUsername (string $a_name) | |
| getUsername () | |
| setPassword (string $a_password) | |
| getPassword () | |
| setAuthMode (string $a_auth_mode) | |
| getAuthMode () | |
Additional Inherited Members | |
Protected Attributes inherited from ilAuthFrontendCredentials | |
| ilLogger | $logger |
Definition at line 21 of file class.ilAuthFrontendCredentialsHTTP.php.
| ilAuthFrontendCredentialsHTTP::initFromRequest | ( | ) |
Definition at line 23 of file class.ilAuthFrontendCredentialsHTTP.php.
References $_SERVER, ilAuthFrontendCredentials\setPassword(), and ilAuthFrontendCredentials\setUsername().
Here is the call graph for this function: