ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Public Member Functions | |
supportsRedirects () | |
login () | |
Login function. More... | |
setAuth ($username, ilObjUser $userObj=NULL) | |
logout () | |
Definition at line 42 of file class.ilShibboleth.php.
ShibAuth::login | ( | ) |
Login function.
private
Definition at line 78 of file class.ilShibboleth.php.
References $_GET, $_SERVER, $DIC, $ilSetting, ilObjUser\_updateLastLogin(), shibUser\buildInstance(), ilShibbolethRoleAssignmentRules\doAssignments(), shibServerData\getInstance(), ilShibbolethPluginWrapper\getInstance(), ilUtil\redirect(), setAuth(), and ilShibbolethRoleAssignmentRules\updateAssignments().
ShibAuth::logout | ( | ) |
Definition at line 148 of file class.ilShibboleth.php.
References $DIC, $ilUser, and ilShibbolethPluginWrapper\getInstance().
ShibAuth::setAuth | ( | $username, | |
ilObjUser | $userObj = NULL |
||
) |
$username | ||
ilObjUser | $userObj |
Definition at line 137 of file class.ilShibboleth.php.
References ilShibbolethPluginWrapper\getInstance().
Referenced by login().
ShibAuth::supportsRedirects | ( | ) |
$authParams | ||
bool | $updateUserData |
Definition at line 67 of file class.ilShibboleth.php.