ILIAS
Release_5_0_x_branch Revision 61816
|
Class ilShibbolethAuthenticationPluginInt. More...
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.