32 if (self::$instance) {
33 return self::$instance;
48 if ($this->pwd_instruction !== null) {
53 return $this->pwd_instruction =
false;
56 return $this->pwd_instruction = (bool) !strlen(
$ilUser->getPasswd());
isLocalPasswordInstructionRequired()
–> deleting this method depends on the "local password" discussion
__construct()
Singleton constructor.
static supportsLocalPasswordValidation($a_authmode)
Check if local password validation is supported.
This class contains some functions from the old ilDAVServer.
static getInstance()
Get singleton instance.