| Frames | No Frames |
Methods with parameter type com.sshtools.j2ssh.transport.HostKeyVerification | |
| void |
Connect the client to the server using the default connection
properties. |
| void |
Connect the client to the server on a specified port with default
connection properties. |
| void |
Connect the client to the server with the specified properties. |
Fields of type com.sshtools.j2ssh.transport.HostKeyVerification | |
| HostKeyVerification | |
Methods with parameter type com.sshtools.j2ssh.transport.HostKeyVerification | |
| void | |
Methods with return type com.sshtools.j2ssh.transport.HostKeyVerification | |
| HostKeyVerification | |
Classes implementing com.sshtools.j2ssh.transport.HostKeyVerification | |
| class |
An abstract HostKeyVerification class providing validation
against the known_hosts format. |
| class |
Implements the AbstractKnownHostsKeyVerification to provide
host key verification through the console. |
| class |
A simple host key verification implementation that automatically approves
the servers host key. |
Constructors with parameter type com.sshtools.j2ssh.transport.HostKeyVerification | |
Creates a new TransportProtocolClient object. | |
Fields of type com.sshtools.j2ssh.transport.HostKeyVerification | |
| HostKeyVerification | |
Classes implementing com.sshtools.j2ssh.transport.HostKeyVerification | |
| class | |
| class | |
| class | |
| class | |