| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Description of class class. More...
 Inheritance diagram for ilAuthFrontendCredentialsShibboleth:
 Collaboration diagram for ilAuthFrontendCredentialsShibboleth:Public Member Functions | |
| __construct () | |
| initFromRequest () | |
  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... | |
Protected Member Functions | |
| getSettings () | |
Private Attributes | |
| ilSetting | $settings | 
Description of class class.
Definition at line 23 of file class.ilAuthFrontendCredentialsShibboleth.php.
| ilAuthFrontendCredentialsShibboleth::__construct | ( | ) | 
Definition at line 27 of file class.ilAuthFrontendCredentialsShibboleth.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\settings().
 Here is the call graph for this function:
      
  | 
  protected | 
Definition at line 34 of file class.ilAuthFrontendCredentialsShibboleth.php.
References $settings.
| ilAuthFrontendCredentialsShibboleth::initFromRequest | ( | ) | 
Definition at line 39 of file class.ilAuthFrontendCredentialsShibboleth.php.
References ilAuthFrontendCredentials\setPassword(), ILIAS\Repository\settings(), and ilAuthFrontendCredentials\setUsername().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 25 of file class.ilAuthFrontendCredentialsShibboleth.php.
Referenced by getSettings().