6include_once
'./Services/Authentication/classes/Frontend/class.ilAuthFrontendCredentials.php';
7include_once
'./Services/Authentication/interfaces/interface.ilAuthCredentials.php';
31 $this->
getLogger()->debug(
'New lti authentication request...');
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
An exception for terminatinating execution or to throw for unit testing.
Auth credentials for lti oauth based authentication.
initFromRequest()
Init credentials from request.
Description of class class.
setUsername($a_name)
Set username.
setLogger(ilLogger $logger)
Set Logger.
Interface of auth credentials.
__construct(Container $dic, ilPlugin $plugin)
@inheritDoc