5 include_once
'./Services/Authentication/classes/Frontend/class.ilAuthFrontendCredentials.php';
6 include_once
'./Services/Authentication/interfaces/interface.ilAuthCredentials.php';
29 include_once
'./Services/Administration/classes/class.ilSetting.php';
Interface of auth credentials.
__construct()
Constructor.
if(!defined('PATH_SEPARATOR')) $GLOBALS['_PEAR_default_error_mode']
initFromRequest()
Init credentials from request.
setPassword($a_password)
Set password.
setUsername($a_name)
Set username.
__construct(Container $dic, ilPlugin $plugin)
Description of class class.
Description of class class.