ILIAS
trunk Revision v11.0_alpha-1861-g09f3d197f78
|
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. 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) | |
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.
If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning Class ilShibbolethAuthenticationPluginInt
Definition at line 24 of file interface.ilShibbolethAuthenticationPluginInt.php.
ilShibbolethAuthenticationPluginInt::afterCreateUser | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::afterLogin | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::afterLogout | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::afterUpdateUser | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::beforeCreateUser | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::beforeLogin | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::beforeLogout | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.
ilShibbolethAuthenticationPluginInt::beforeUpdateUser | ( | ilObjUser | $user | ) |
Implemented in ilShibbolethPluginWrapper, and ilShibbolethAuthenticationPlugin.