ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
Public Member Functions | |
beforeLogin (ilObjUser $user) | |
afterLogin (ilObjUser $user) | |
beforeCreateUser (ilObjUser $user) | |
afterCreateUser (ilObjUser $user) | |
beforeLogout (ilObjUser $user) | |
afterLogout (ilObjUser $user) | |
beforeUpdateUser (ilObjUser $user) | |
afterUpdateUser (ilObjUser $user) | |
beforeLogin (ilObjUser $user) | |
afterLogin (ilObjUser $user) | |
beforeLogout (ilObjUser $user) | |
afterLogout (ilObjUser $user) | |
beforeCreateUser (ilObjUser $user) | |
afterCreateUser (ilObjUser $user) | |
beforeUpdateUser (ilObjUser $user) | |
afterUpdateUser (ilObjUser $user) | |
Static Public Member Functions | |
static | getInstance () |
Protected Member Functions | |
__construct () | |
getPluginObjects () | |
Protected Attributes | |
ilComponentFactory | $component_factory |
ilComponentLogger | $log |
Static Protected Attributes | |
static ilShibbolethPluginWrapper | $cache = null |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilShibbolethPluginWrapper
Definition at line 24 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 30 of file class.ilShibbolethPluginWrapper.php.
References $DIC.
ilShibbolethPluginWrapper::afterCreateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 82 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 62 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 102 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 123 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 72 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 52 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 92 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 113 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
|
static |
Definition at line 37 of file class.ilShibbolethPluginWrapper.php.
References $cache.
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
protected |
Definition at line 46 of file class.ilShibbolethPluginWrapper.php.
Referenced by afterCreateUser(), afterLogin(), afterLogout(), afterUpdateUser(), beforeCreateUser(), beforeLogin(), beforeLogout(), and beforeUpdateUser().
|
staticprotected |
Definition at line 28 of file class.ilShibbolethPluginWrapper.php.
Referenced by getInstance().
|
protected |
Definition at line 26 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 27 of file class.ilShibbolethPluginWrapper.php.