| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
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) | |
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 79 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 59 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 99 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 120 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 69 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 49 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 89 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 110 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 34 of file class.ilShibbolethPluginWrapper.php.
Referenced by ilAuthProviderShibboleth\doAuthentication().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 43 of file class.ilShibbolethPluginWrapper.php.
Referenced by afterCreateUser(), afterLogin(), afterLogout(), afterUpdateUser(), beforeCreateUser(), beforeLogin(), beforeLogout(), and beforeUpdateUser().
 Here is the caller graph for this function:
      
  | 
  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.