3 declare(strict_types=1);
    38         $httpquery = $DIC->http()->wrapper()->query();
    39         if ($httpquery->has(self::QUERY_PARAM_TARGET)) {
    40             $this->target = $httpquery->retrieve(self::QUERY_PARAM_TARGET, $DIC->refinery()->to()->string());
 
static get(string $a_var)
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
setPassword(string $a_password)
Set password. 
 
ilOpenIdConnectSettings $settings
 
setUsername(string $a_name)
Set username. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
static set(string $a_var, $a_val)
Set a value.