|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
Description of class class. More...
Inheritance diagram for ilAuthFrontendCredentialsShibboleth:
Collaboration diagram for ilAuthFrontendCredentialsShibboleth:Public Member Functions | |
| __construct () | |
| Constructor. More... | |
| initFromRequest () | |
| Init credentials from request. More... | |
Public Member Functions inherited from ilAuthFrontendCredentials | |
| __construct () | |
| getLogger () | |
| Get logger. More... | |
| setLogger (ilLogger $logger) | |
| Set Logger. More... | |
| setUsername ($a_name) | |
| Set username. More... | |
| getUsername () | |
| Get username. More... | |
| setPassword ($a_password) | |
| Set password. More... | |
| getPassword () | |
| Get password. More... | |
| setCaptchaCode ($a_code) | |
| Set captcha code. More... | |
| getCaptchaCode () | |
| Get captcha code. More... | |
| setAuthMode ($a_auth_mode) | |
| Set auth mode. More... | |
| getAuthMode () | |
| Get auth mode. More... | |
| setUsername ($a_name) | |
| Set username. More... | |
| getUsername () | |
| Get username. More... | |
| setPassword ($a_password) | |
| Set password. More... | |
| getPassword () | |
| Get password. More... | |
| setCaptchaCode ($a_code) | |
| Set captcha code. More... | |
| getCaptchaCode () | |
| Get captcha code. More... | |
| setAuthMode ($a_auth_mode) | |
| Set auth mode. More... | |
| getAuthMode () | |
| Get auth mode. More... | |
Protected Member Functions | |
| getSettings () | |
Private Attributes | |
| $settings = null | |
Description of class class.
Definition at line 14 of file class.ilAuthFrontendCredentialsShibboleth.php.
| ilAuthFrontendCredentialsShibboleth::__construct | ( | ) |
Constructor.
Reimplemented from ilAuthFrontendCredentials.
Definition at line 25 of file class.ilAuthFrontendCredentialsShibboleth.php.
References $GLOBALS, and settings().
Here is the call graph for this function:
|
protected |
Definition at line 37 of file class.ilAuthFrontendCredentialsShibboleth.php.
References $settings.
| ilAuthFrontendCredentialsShibboleth::initFromRequest | ( | ) |
Init credentials from request.
Definition at line 45 of file class.ilAuthFrontendCredentialsShibboleth.php.
References ilAuthFrontendCredentials\setPassword(), settings(), and ilAuthFrontendCredentials\setUsername().
Here is the call graph for this function:
|
private |
Definition at line 19 of file class.ilAuthFrontendCredentialsShibboleth.php.
Referenced by getSettings().