| Interface | Description |
|---|---|
| SshConstants |
| Class | Description |
|---|---|
| ResourceBasedSSHKeyVerifier |
ServerKeyVerifier that takes a camel resource as input file to validate the server key against.
|
| ResourceHelperKeyPairProvider |
This host key provider loads private keys from the specified resources using
ResourceHelper, and Camel's resource syntax for file:, classpath:, and http:. |
| SshComponent |
Represents the component that manages
SshEndpoint. |
| SshConfiguration | |
| SshConsumer | |
| SshEndpoint |
The ssh component enables access to SSH servers such that you can send an SSH
command, and process the response.
|
| SshHelper | |
| SshProducer | |
| SSHPublicKeyHolder | |
| SshResult |
Apache Camel