ILIAS
trunk Revision v11.0_alpha-2638-g80c1d007f79
|
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) | |
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 23 of file class.ilShibbolethPluginWrapper.php.
|
protected |
ilShibbolethPluginWrapper::afterCreateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 81 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 61 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 101 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 122 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 71 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 51 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 91 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 112 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
|
static |
Definition at line 36 of file class.ilShibbolethPluginWrapper.php.
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
protected |
Definition at line 45 of file class.ilShibbolethPluginWrapper.php.
Referenced by afterCreateUser(), afterLogin(), afterLogout(), afterUpdateUser(), beforeCreateUser(), beforeLogin(), beforeLogout(), and beforeUpdateUser().
|
staticprotected |
Definition at line 27 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 25 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 26 of file class.ilShibbolethPluginWrapper.php.