|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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) | |
| 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 | |
Protected Attributes inherited from ilAuthFrontendCredentials | |
| 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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
|
private |
Definition at line 27 of file class.ilAuthFrontendCredentialsShibboleth.php.
Referenced by getSettings().