| 
    ILIAS
    release_9 Revision v9.13-25-g2c18ec4c24f
    
   | 
  
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 83 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogin | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 63 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterLogout | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 103 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::afterUpdateUser | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 124 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeCreateUser | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 73 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogin | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 53 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeLogout | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 93 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:| ilShibbolethPluginWrapper::beforeUpdateUser | ( | ilObjUser | $user | ) | 
Implements ilShibbolethAuthenticationPluginInt.
Definition at line 114 of file class.ilShibbolethPluginWrapper.php.
References getPluginObjects().
 Here is the call graph for this function:
      
  | 
  static | 
Definition at line 35 of file class.ilShibbolethPluginWrapper.php.
Referenced by ilAuthProviderShibboleth\doAuthentication().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 47 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.