ILIAS
Release_3_10_x_branch Revision 61812
|
Go to the source code of this file.
Data Structures | |
class | ShibAuth |
Class Shibboleth. More... |
Variables | |
const | AUTH_IDLED = -1 |
const | AUTH_EXPIRED = -2 |
const | AUTH_WRONG_LOGIN = -3 |
const AUTH_EXPIRED = -2 |
Definition at line 26 of file class.ilShibboleth.php.
Referenced by ilBaseAuthentication\__getAuthStatus(), ShibAuth\checkAuth(), ilInitialisation\initILIAS(), and ilStartUpGUI\showLogin().
const AUTH_IDLED = -1 |
Definition at line 25 of file class.ilShibboleth.php.
Referenced by ilBaseAuthentication\__getAuthStatus(), ShibAuth\checkAuth(), ilInitialisation\initILIAS(), and ilStartUpGUI\showLogin().
const AUTH_WRONG_LOGIN = -3 |
Definition at line 27 of file class.ilShibboleth.php.
Referenced by ilBaseAuthentication\__getAuthStatus(), ilCASAuth\login(), ilSOAPAuth\login(), ShibAuth\login(), ilStartUpGUI\showLogin(), and ilStartUpGUI\showUserMappingSelection().