ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
__construct () | |
initFromRequest () | |
![]() | |
__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 () | |
Protected Member Functions | |
getSettings () | |
Private Attributes | |
ilSetting | $settings |
Additional Inherited Members | |
![]() | |
ilLogger | $logger |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Description of class class
Definition at line 25 of file class.ilAuthFrontendCredentialsShibboleth.php.
ilAuthFrontendCredentialsShibboleth::__construct | ( | ) |
Reimplemented from ilAuthFrontendCredentials.
Definition at line 29 of file class.ilAuthFrontendCredentialsShibboleth.php.
References $DIC, ILIAS\GlobalScreen\Provider\__construct(), and ILIAS\Repository\settings().
|
protected |
Definition at line 36 of file class.ilAuthFrontendCredentialsShibboleth.php.
References $settings.
ilAuthFrontendCredentialsShibboleth::initFromRequest | ( | ) |
Definition at line 41 of file class.ilAuthFrontendCredentialsShibboleth.php.
References ilAuthFrontendCredentials\setPassword(), ILIAS\Repository\settings(), and ilAuthFrontendCredentials\setUsername().
|
private |
Definition at line 27 of file class.ilAuthFrontendCredentialsShibboleth.php.
Referenced by getSettings().