| Interface | Description |
|---|---|
| ClientFactoryManager |
The
ClientFactoryManager enable the retrieval of additional
configuration needed specifically for the client side. |
| ServerKeyVerifier |
The
ServerKeyVerifier is used on the client side
to authenticate the key provided by the server. |
| Class | Description |
|---|---|
| ClientBuilder |
SshClient builder
|
| SessionFactory |
A factory of client sessions.
|
| SshClient |
Entry point for the client side of the SSH protocol.
|
| SshKeyScan |
A naive implementation of ssh-keyscan(1)
|
Copyright © 2008–2015 The Apache Software Foundation. All rights reserved.