ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
interface.ilShibbolethAuthenticationPluginInt.php
Go to the documentation of this file.
1<?php
2
9{
10
16 public function beforeLogin(ilObjUser $user);
17
18
24 public function afterLogin(ilObjUser $user);
25
26
32 public function beforeLogout(ilObjUser $user);
33
34
40 public function afterLogout(ilObjUser $user);
41
42
49
50
57
58
65
66
73}
An exception for terminatinating execution or to throw for unit testing.
$user
Definition: migrateto20.php:57