ILIAS
release_8 Revision v8.19-1-g4e8f2f9140c
|
Class ilShibbolethPluginWrapper. 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 |
Class ilShibbolethPluginWrapper.
Definition at line 21 of file class.ilShibbolethPluginWrapper.php.
|
protected |
ilShibbolethPluginWrapper::afterCreateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 83 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 63 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 103 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 124 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 73 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 53 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 93 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) |
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 114 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
|
static |
Definition at line 35 of file class.ilShibbolethPluginWrapper.php.
Referenced by ilAuthProviderShibboleth\doAuthentication().
|
protected |
Definition at line 47 of file class.ilShibbolethPluginWrapper.php.
Referenced by afterCreateUser(), afterLogin(), afterLogout(), afterUpdateUser(), beforeCreateUser(), beforeLogin(), beforeLogout(), and beforeUpdateUser().
|
staticprotected |
Definition at line 25 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 23 of file class.ilShibbolethPluginWrapper.php.
|
protected |
Definition at line 24 of file class.ilShibbolethPluginWrapper.php.