SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SessionClosed Event

This event is fired when the SP server has closed a session.

Object Oriented Interface

public function fireSessionClosed($param);

Procedural Interface

secureblackbox_samlspserver_register_callback($res, 7, array($this, 'fireSessionClosed'));

Parameter List


'connectionid'

Remarks

ConnectionID contains the identifier of the closed session.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]