ILIAS
release_8 Revision v8.19
|
Description of class class. More...
Public Member Functions | |
__construct () | |
initFromRequest () | |
![]() | |
__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().
|
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().
|
private |
Definition at line 25 of file class.ilAuthFrontendCredentialsShibboleth.php.
Referenced by getSettings().