ILIAS  release_5-2 Revision v5.2.25-18-g3f80b828510
ilShibbolethAuthenticationPluginInt Interface Reference

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)
 

Detailed Description

Member Function Documentation

◆ afterCreateUser()

ilShibbolethAuthenticationPluginInt::afterCreateUser ( ilObjUser  $user)

◆ afterLogin()

ilShibbolethAuthenticationPluginInt::afterLogin ( ilObjUser  $user)

◆ afterLogout()

ilShibbolethAuthenticationPluginInt::afterLogout ( ilObjUser  $user)

◆ afterUpdateUser()

ilShibbolethAuthenticationPluginInt::afterUpdateUser ( ilObjUser  $user)

◆ beforeCreateUser()

ilShibbolethAuthenticationPluginInt::beforeCreateUser ( ilObjUser  $user)

◆ beforeLogin()

ilShibbolethAuthenticationPluginInt::beforeLogin ( ilObjUser  $user)

◆ beforeLogout()

ilShibbolethAuthenticationPluginInt::beforeLogout ( ilObjUser  $user)

◆ beforeUpdateUser()

ilShibbolethAuthenticationPluginInt::beforeUpdateUser ( ilObjUser  $user)

The documentation for this interface was generated from the following file: