| Trait | Description |
|---|---|
| ConnectionSettings | Settings for establishing the SSH connection. |
| HostAuthentication | |
| HostAuthenticationSettings | |
| ProxyConnection | |
| ProxyConnectionSettings | |
| UserAuthentication | |
| UserAuthenticationSettings |
| Class | Description |
|---|---|
| AddHostKey | |
| AllowAnyHosts | |
| Connection | A connected SSH connection. |
| ConnectionManager | A manager of Connections. |
| ConnectionSettings.With | |
| HostKeyRepository | A thin wrapper of com.jcraft.jsch.HostKeyRepository. |
| JSchLogger | A logger which bridges JSch and SLF4J. |
| ProxyValidator | Basic validation and defaults for proxied connections created by ConnectionManager. |