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