The helper class for the Shibboleth authentication plugin.
More...
The helper class for the Shibboleth authentication plugin.
- Copyright
- 2018 Mark Nelson markn.nosp@m.@moo.nosp@m.dle.c.nosp@m.om
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ logout_db_session()
static auth_shibboleth\helper::logout_db_session |
( |
| $spsessionid | ) |
|
|
static |
Delete session of user using DB sessions.
- Parameters
-
string | $spsessionid | SP-provided Shibboleth Session ID |
◆ logout_file_session()
static auth_shibboleth\helper::logout_file_session |
( |
| $spsessionid | ) |
|
|
static |
Delete session of user using file sessions.
- Parameters
-
string | $spsessionid | SP-provided Shibboleth Session ID |
- Return values
-
SoapFault | or void if everything was fine |
The documentation for this class was generated from the following file:
- auth/shibboleth/classes/helper.php