SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SessionEstablished Event

This event is fired when a new session has been established.

Object Oriented Interface

public function fireSessionEstablished($param);

Procedural Interface

secureblackbox_samlidpserver_register_callback($res, 8, array($this, 'fireSessionEstablished'));

Parameter List


'connectionid'
'username'

Remarks

ConnectionID contains the identifier of the new session, Username specifies the client's address and Username.

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