Package com.sshtools.server
Interface ServerConnectionStateListener
- All Superinterfaces:
com.sshtools.synergy.ssh.ConnectionStateListener
public interface ServerConnectionStateListener
extends com.sshtools.synergy.ssh.ConnectionStateListener
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
authenticationComplete
(com.sshtools.common.ssh.SshConnection con) Methods inherited from interface com.sshtools.synergy.ssh.ConnectionStateListener
connected, disconnected
-
Method Details
-
authenticationComplete
default void authenticationComplete(com.sshtools.common.ssh.SshConnection con)
-