3 declare(strict_types=1);
42 public function setPassword(
string $a_password): void;
54 public function setAuthMode(
string $a_auth_mode): void;
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
setPassword(string $a_password)
Set password.
getUsername()
Get username.
setUsername(string $a_name)
Set username.
getPassword()
Get password.
getAuthMode()
Get auth mode.
setAuthMode(string $a_auth_mode)
Set auth mode.