| Trait | Description |
|---|---|
| ConnectionSettings | Settings for establishing the SSH connection. |
| HostAuthentication | |
| HostAuthenticationSettings | |
| ProxyConnection | |
| ProxyConnectionSettings | |
| UserAuthentication | |
| UserAuthenticationSettings |
| Class | Description |
|---|---|
| AllowAnyHosts | |
| Connection | A SSH connection. |
| ConnectionManager | A manager of Connections. |
| ConnectionSettings.With | |
| HostKeys | A list of host keys in a known hosts. |
| JSchLogger | A logger which bridges JSch and SLF4J. |
| ProxyValidator | Basic validation and defaults for proxied connections created by ConnectionManager. |