50 if($this->pwd_instruction !== NULL)
54 include_once
'./Services/Authentication/classes/class.ilAuthUtils.php';
58 return $this->pwd_instruction =
false;
61 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.
WebDAV utility functions.
static getInstance()
Get singleton instance.
isLocalPasswordInstructionRequired()
__construct()
Singleton constructor.