| 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. |
| SshComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| SshConfiguration | |
| SshConsumer | |
| SshEndpoint |
Execute commands on remote hosts using SSH.
|
| SshEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| SshHelper | |
| SshProducer | |
| SSHPublicKeyHolder | |
| SshResult | |
| SshShellOutputStringHelper |
Apache Camel