| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
Class ilShibbolethPluginWrapper. More...
 Inheritance diagram for ilShibbolethPluginWrapper:
 Inheritance diagram for ilShibbolethPluginWrapper: Collaboration 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) | |
| 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 29 of file class.ilShibbolethPluginWrapper.php.
References $ilLog, and IL_COMP_SERVICE.
| ilShibbolethPluginWrapper::afterCreateUser | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 115 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 87 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 138 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 167 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 101 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 72 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 124 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) | 
| ilObjUser | $user | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 153 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | static | 
Definition at line 42 of file class.ilShibbolethPluginWrapper.php.
References $cache.
Referenced by ShibAuth\login(), ShibAuth\logout(), and ShibAuth\setAuth().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | protected | 
Definition at line 54 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:
 Here is the caller graph for this function:| 
 | staticprotected | 
Definition at line 22 of file class.ilShibbolethPluginWrapper.php.
| 
 | staticprotected | 
Definition at line 26 of file class.ilShibbolethPluginWrapper.php.
Referenced by getInstance().
| 
 | protected | 
Definition at line 18 of file class.ilShibbolethPluginWrapper.php.
| 
 | protected | 
Definition at line 14 of file class.ilShibbolethPluginWrapper.php.