ILIAS
eassessment Revision 61809
|
Go to the source code of this file.
Data Structures | |
class | ilAuthUtils |
static utility functions used to manage authentication modes More... |
Variables | |
const | AUTH_LOCAL = 1 |
const | AUTH_LDAP = 2 |
const | AUTH_RADIUS = 3 |
const | AUTH_SCRIPT = 4 |
const | AUTH_SHIBBOLETH = 5 |
const | AUTH_CAS = 6 |
const | AUTH_SOAP = 7 |
const | AUTH_HTTP = 8 |
const | AUTH_ECS = 9 |
const | AUTH_OPENID = 10 |
const | AUTH_APACHE = 11 |
const | AUTH_INACTIVE = 18 |
const | AUTH_MULTIPLE = 20 |
const | AUTH_SOAP_NO_ILIAS_USER = -100 |
const | AUTH_LDAP_NO_ILIAS_USER = -200 |
const | AUTH_RADIUS_NO_ILIAS_USER = -300 |
const | AUTH_OPENID_NO_ILIAS_USER = -400 |
const | AUTH_APACHE_FAILED = -500 |
const | AUTH_MODE_INACTIVE = -1000 |
const | AUTH_SOAP_NO_ILIAS_USER_BUT_EMAIL = -101 |
const | AUTH_CAS_NO_ILIAS_USER = -90 |
const AUTH_APACHE = 11 |
Definition at line 20 of file class.ilAuthUtils.php.
Referenced by ilAuthApache\__construct(), ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_getMultipleAuthModeOptions(), ilAuthUtils\_initAuth(), ilObjAuthSettingsGUI\authSettingsObject(), ilObjAuthSettingsGUI\getAuthModeTitle(), ilObjAuthSettingsGUI\initAuthModeDetermination(), ilAuthModeDetermination\read(), ilObjAuthSettingsGUI\saveApacheSettingsObject(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_APACHE_FAILED = -500 |
Definition at line 34 of file class.ilAuthUtils.php.
Referenced by ilAuthContainerApache\fetchData(), and ilStartUpGUI\showLogin().
const AUTH_CAS = 6 |
Definition at line 12 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_initAuth(), ilPersonalProfileGUI\allowPasswordChange(), ilObjAuthSettingsGUI\authSettingsObject(), ilPersonalProfileGUI\changeUserPassword(), ilPersonalProfileGUI\initPasswordForm(), ilAuthUtils\isPasswordModificationEnabled(), ilSoapUserAdministration\loginCAS(), ilStartUpGUI\showLogin(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_CAS_NO_ILIAS_USER = -90 |
Definition at line 43 of file class.ilAuthUtils.php.
Referenced by ilCASAuth\login(), ilAuthContainerCAS\loginObserver(), and ilStartUpGUI\showLogin().
const AUTH_ECS = 9 |
Definition at line 17 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_allowPasswordModificationByAuthMode(), ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_getAuthModeOfUser(), ilAuthUtils\_initAuth(), ilAuthUtils\isPasswordModificationEnabled(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_HTTP = 8 |
Definition at line 15 of file class.ilAuthUtils.php.
const AUTH_INACTIVE = 18 |
Definition at line 22 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getAuthModeOfUser(), and ilAuthUtils\_initAuth().
const AUTH_LDAP = 2 |
Definition at line 8 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_allowPasswordModificationByAuthMode(), ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_getMultipleAuthModeOptions(), ilAuthUtils\_initAuth(), ilObjAuthSettingsGUI\authSettingsObject(), ilAuthContainerMultiple\fetchData(), ilObjAuthSettingsGUI\getAuthModeTitle(), ilObjAuthSettingsGUI\initAuthModeDetermination(), ilObjAuthSettingsGUI\initLoginForm(), ilAuthUtils\isPasswordModificationEnabled(), ilAuthModeDetermination\read(), ilObjAuthSettingsGUI\setAuthModeObject(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_LDAP_NO_ILIAS_USER = -200 |
Definition at line 27 of file class.ilAuthUtils.php.
Referenced by ilAuthContainerLDAP\loginObserver(), and ilStartUpGUI\showLogin().
const AUTH_LOCAL = 1 |
Definition at line 7 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilObjUser\_getExternalAccountsByAuthMode(), ilAuthUtils\_getMultipleAuthModeOptions(), ilAuthUtils\_initAuth(), ilAuthUtils\_needsExternalAccountByAuthMode(), ilPersonalProfileGUI\allowPasswordChange(), ilObjAuthSettingsGUI\authSettingsObject(), ilPersonalProfileGUI\changeUserPassword(), ilAuthContainerMultiple\fetchData(), ilObjAuthSettingsGUI\getAuthModeTitle(), ilObjAuthSettingsGUI\initAuthModeDetermination(), ilObjAuthSettingsGUI\initLoginForm(), ilPersonalProfileGUI\initPasswordForm(), ilAuthUtils\isPasswordModificationEnabled(), ilAuthModeDetermination\read(), ilObjAuthSettingsGUI\saveApacheSettingsObject(), ilPersonalProfileGUI\savePassword(), ilPasswordAssistanceGUI\submitAssistanceForm(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_MODE_INACTIVE = -1000 |
Definition at line 37 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_initAuth(), ilAuthInactive\getStatus(), ilStartUpGUI\showLogin(), and ilAuthInactive\start().
const AUTH_MULTIPLE = 20 |
Definition at line 24 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getAuthModeOfUser(), and ilAuthUtils\_initAuth().
const AUTH_OPENID = 10 |
Definition at line 18 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_allowPasswordModificationByAuthMode(), ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_getAuthModeOfUser(), ilAuthUtils\_initAuth(), ilPersonalProfileGUI\allowPasswordChange(), ilAuthUtils\isPasswordModificationEnabled(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_OPENID_NO_ILIAS_USER = -400 |
Definition at line 29 of file class.ilAuthUtils.php.
Referenced by ilAuthContainerOpenId\loginObserver().
const AUTH_RADIUS = 3 |
Definition at line 9 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_allowPasswordModificationByAuthMode(), ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_getMultipleAuthModeOptions(), ilAuthUtils\_initAuth(), ilObjAuthSettingsGUI\authSettingsObject(), ilAuthContainerMultiple\fetchData(), ilObjAuthSettingsGUI\getAuthModeTitle(), ilObjAuthSettingsGUI\initAuthModeDetermination(), ilObjAuthSettingsGUI\initLoginForm(), ilAuthUtils\isPasswordModificationEnabled(), ilAuthModeDetermination\read(), ilObjAuthSettingsGUI\setAuthModeObject(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_RADIUS_NO_ILIAS_USER = -300 |
Definition at line 28 of file class.ilAuthUtils.php.
Referenced by ilAuthContainerRadius\loginObserver(), and ilStartUpGUI\showLogin().
const AUTH_SCRIPT = 4 |
Definition at line 10 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilObjAuthSettingsGUI\authSettingsObject(), ilObjAuthSettingsGUI\getAuthModeTitle(), ilAuthUtils\isPasswordModificationEnabled(), ilObjAuthSettingsGUI\saveScriptObject(), ilObjAuthSettingsGUI\setAuthModeObject(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_SHIBBOLETH = 5 |
Definition at line 11 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_initAuth(), ilPersonalProfileGUI\allowPasswordChange(), ilObjAuthSettingsGUI\authSettingsObject(), ilPersonalProfileGUI\changeUserPassword(), ilObjAuthSettingsGUI\getAuthModeTitle(), ilPersonalProfileGUI\initPasswordForm(), ilAuthUtils\isPasswordModificationEnabled(), ilStartUpGUI\showLogin(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_SOAP = 7 |
Definition at line 13 of file class.ilAuthUtils.php.
Referenced by ilAuthUtils\_getActiveAuthModes(), ilAuthUtils\_getAllAuthModes(), ilAuthUtils\_getAuthMode(), ilAuthUtils\_getAuthModeName(), ilAuthUtils\_initAuth(), ilPersonalProfileGUI\allowPasswordChange(), ilPersonalProfileGUI\changeUserPassword(), ilAuthContainerMultiple\fetchData(), ilObjAuthSettingsGUI\initAuthModeDetermination(), ilAuthUtils\isPasswordModificationEnabled(), ilAuthModeDetermination\read(), and ilAuthUtils\supportsLocalPasswordValidation().
const AUTH_SOAP_NO_ILIAS_USER = -100 |
Definition at line 26 of file class.ilAuthUtils.php.
Referenced by ilAuthContainerSOAP\loginObserver(), and ilStartUpGUI\showLogin().
const AUTH_SOAP_NO_ILIAS_USER_BUT_EMAIL = -101 |
Definition at line 42 of file class.ilAuthUtils.php.
Referenced by ilAuthContainerSOAP\loginObserver(), and ilStartUpGUI\showLogin().