Uses of Package
com.trilead.ssh2
Packages that use com.trilead.ssh2
Package
Description
-
Classes in com.trilead.ssh2 used by com.trilead.ssh2ClassDescriptionA
Connectionis used to establish an encrypted TCP/IP connection to a SSH-2 server.In most cases you probably do not need the information contained in here.AConnectionMonitoris used to get notified when the underlying socket of a connection is closed.Deprecated.Logging all goes to JDK java.util.loggingADHGexParametersobject can be used to specify parameters for the diffie-hellman group exchange.AnInteractiveCallbackis used to respond to challenges sent by the server if authentication mode "keyboard-interactive" is selected.ALocalPortForwarderforwards TCP/IP connections to a local port via the secure tunnel to another host (which may or may not be identical to the remote SSH-2 server).ALocalStreamForwarderforwards an Input- and Outputstream pair via the secure tunnel to another host (which may or may not be identical to the remote SSH-2 server).An abstract marker interface implemented by all proxy data implementations.A very basicSCPClientthat can be used to copy files from/to the SSH-2 server.A callback interface used to implement a client specific method of checking server host keys.A Session is a remote execution of a program.ASFTPv3Clientrepresents a SFTP (protocol version 3) client connection tunnelled over a SSH-2 connection.ASFTPv3FileAttributesobject represents detail information about a file on the server.ASFTPv3FileHandle. -
Classes in com.trilead.ssh2 used by com.trilead.ssh2.authClassDescriptionAn
InteractiveCallbackis used to respond to challenges sent by the server if authentication mode "keyboard-interactive" is selected. -
Classes in com.trilead.ssh2 used by com.trilead.ssh2.crypto.dhClassDescriptionA
DHGexParametersobject can be used to specify parameters for the diffie-hellman group exchange. -
Classes in com.trilead.ssh2 used by com.trilead.ssh2.jenkinsClassDescriptionA
Connectionis used to establish an encrypted TCP/IP connection to a SSH-2 server.ASFTPv3Clientrepresents a SFTP (protocol version 3) client connection tunnelled over a SSH-2 connection.ASFTPv3FileAttributesobject represents detail information about a file on the server.ASFTPv3FileHandle. -
Classes in com.trilead.ssh2 used by com.trilead.ssh2.log
-
Classes in com.trilead.ssh2 used by com.trilead.ssh2.packetsClassDescriptionA
DHGexParametersobject can be used to specify parameters for the diffie-hellman group exchange. -
Classes in com.trilead.ssh2 used by com.trilead.ssh2.transportClassDescriptionIn most cases you probably do not need the information contained in here.A
DHGexParametersobject can be used to specify parameters for the diffie-hellman group exchange.An abstract marker interface implemented by all proxy data implementations.A callback interface used to implement a client specific method of checking server host keys.