SecureBlackbox 2020 PHP Edition

Questions / Feedback?

AuthSucceeded Event

Reports a successful authentication.

Object Oriented Interface

public function fireAuthSucceeded($param);

Procedural Interface

secureblackbox_sftpclient_register_callback($res, 3, array($this, 'fireAuthSucceeded'));

Parameter List



Remarks

This event marks the completion of the authentication procedure, and signifies transition to the SSH connection subprotocol.

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