Class SshEndpointComponent

java.lang.Object
org.citrusframework.endpoint.AbstractEndpointComponent
org.citrusframework.ssh.client.SshEndpointComponent
All Implemented Interfaces:
EndpointComponent

public class SshEndpointComponent extends AbstractEndpointComponent
Component creates proper ssh client from endpoint uri resource and parameters.
Since:
1.4.1
Author:
Christoph Deppisch