Package com.dtolabs.rundeck.core.tasks.net

Interface Summary
ExtSSHExec.Disconnectable Allows disconnecting the ssh connection
ExtSSHExec.DisconnectHolder Interface for receiving access to Disconnectable
SSHTaskBuilder.SSHConnectionInfo Defines the authentication input for a build
 

Class Summary
ExtSSHExec Executes a command on a remote machine via ssh.
SSHTaskBuilder SSHTaskFactory constructs a ExtSSHExec task
 

Enum Summary
SSHTaskBuilder.AuthenticationType  
 

Exception Summary
SSHTaskBuilder.BuilderException