| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
HTTP auth credentials. More...
 Inheritance diagram for ilAuthFrontendCredentialsHTTP:
 Collaboration diagram for ilAuthFrontendCredentialsHTTP:Public Member Functions | |
| initFromRequest () | |
| Init credentials from request.  More... | |
  Public Member Functions inherited from ilAuthFrontendCredentials | |
| __construct () | |
| setUsername (string $a_name) | |
| Set username.  More... | |
| getUsername () | |
| Get username.  More... | |
| setPassword (string $a_password) | |
| Set password.  More... | |
| getPassword () | |
| Get password.  More... | |
| setAuthMode (string $a_auth_mode) | |
| Set auth mode.  More... | |
| getAuthMode () | |
| Get auth mode.  More... | |
HTTP auth credentials.
Definition at line 27 of file class.ilAuthFrontendCredentialsHTTP.php.
| ilAuthFrontendCredentialsHTTP::initFromRequest | ( | ) | 
Init credentials from request.
Definition at line 32 of file class.ilAuthFrontendCredentialsHTTP.php.
References $_SERVER, ilAuthFrontendCredentials\setPassword(), and ilAuthFrontendCredentials\setUsername().
 Here is the call graph for this function: