|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Class ilShibbolethAuthenticationPluginInt. More...
Inheritance diagram for ilShibbolethAuthenticationPluginInt:
Collaboration diagram for ilShibbolethAuthenticationPluginInt:Public Member Functions | |
| beforeLogin (ilObjUser $user) | |
| afterLogin (ilObjUser $user) | |
| beforeLogout (ilObjUser $user) | |
| afterLogout (ilObjUser $user) | |
| beforeCreateUser (ilObjUser $user) | |
| afterCreateUser (ilObjUser $user) | |
| beforeUpdateUser (ilObjUser $user) | |
| afterUpdateUser (ilObjUser $user) | |
Class ilShibbolethAuthenticationPluginInt.
Definition at line 8 of file interface.ilShibbolethAuthenticationPluginInt.php.
| ilShibbolethAuthenticationPluginInt::afterCreateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::afterLogin | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::afterLogout | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::afterUpdateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::beforeCreateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::beforeLogin | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::beforeLogout | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.
| ilShibbolethAuthenticationPluginInt::beforeUpdateUser | ( | ilObjUser | $user | ) |
| ilObjUser | $user |
Implemented in ilShibbolethAuthenticationPlugin, and ilShibbolethPluginWrapper.