|
ILIAS
release_7 Revision v7.30-3-g800a261c036
|
Class ilShibbolethPluginWrapper. More...
Inheritance diagram for ilShibbolethPluginWrapper:
Collaboration diagram for ilShibbolethPluginWrapper: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 | |
| $plugin_admin | |
| $log | |
Static Protected Attributes | |
| static | $active_plugins = array() |
| static | $cache = null |
Class ilShibbolethPluginWrapper.
Definition at line 9 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 30 of file class.ilShibbolethPluginWrapper.php.
References $DIC, and IL_COMP_SERVICE.
| ilShibbolethPluginWrapper::afterCreateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 123 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 93 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 148 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 179 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 108 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 78 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 133 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 164 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
Here is the call graph for this function:
|
static |
Definition at line 46 of file class.ilShibbolethPluginWrapper.php.
References $cache.
Referenced by ilAuthProviderShibboleth\doAuthentication().
Here is the caller graph for this function:
|
protected |
Definition at line 59 of file class.ilShibbolethPluginWrapper.php.
References IL_COMP_SERVICE.
Referenced by afterCreateUser(), afterLogin(), afterLogout(), afterUpdateUser(), beforeCreateUser(), beforeLogin(), beforeLogout(), and beforeUpdateUser().
Here is the caller graph for this function:
|
staticprotected |
Definition at line 23 of file class.ilShibbolethPluginWrapper.php.
|
staticprotected |
Definition at line 27 of file class.ilShibbolethPluginWrapper.php.
Referenced by getInstance().
|
protected |
Definition at line 19 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 15 of file class.ilShibbolethPluginWrapper.php.