|
ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Auth credentials for lti oauth based authentication. More...
Inheritance diagram for ilAuthFrontendCredentialsLTI:
Collaboration diagram for ilAuthFrontendCredentialsLTI:Public Member Functions | |
| __construct () | |
| 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... | |
Auth credentials for lti oauth based authentication.
Definition at line 15 of file class.ilAuthFrontendCredentialsLTI.php.
| ilAuthFrontendCredentialsLTI::__construct | ( | ) |
Reimplemented from ilAuthFrontendCredentials.
Definition at line 17 of file class.ilAuthFrontendCredentialsLTI.php.
References $GLOBALS, and ilAuthFrontendCredentials\setLogger().
Here is the call graph for this function:| ilAuthFrontendCredentialsLTI::initFromRequest | ( | ) |
Init credentials from request.
Definition at line 29 of file class.ilAuthFrontendCredentialsLTI.php.
References $_POST, ilLogLevel\DEBUG, ilAuthFrontendCredentials\getLogger(), and ilAuthFrontendCredentials\setUsername().
Here is the call graph for this function: