| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
Auth frontend credentials for CAS auth. More...
 Inheritance diagram for ilAuthFrontendCredentialsCAS:
 Collaboration diagram for ilAuthFrontendCredentialsCAS:Additional Inherited Members | |
  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... | |
Auth frontend credentials for CAS auth.
Definition at line 23 of file class.ilAuthFrontendCredentialsCAS.php.