Package com.xebialabs.deployit.hostsession.ssh

SSH implementations of the host session framework.

See:
          Description

Class Summary
SshScpHostSession A session to a remote host using SSH w/ SCP.
SshSftpHostSession A session to a remote host using SSH w/ SFTP.
SshSudoHostSession A session to a remote host using SSH w/ SUDO.
SshSudoPasswordPromptHandler Decorates a CommandExecutionCallbackHandler, handling SUDO password prompts transparently and removing them from the output passed to the decorated handler.
 

Package com.xebialabs.deployit.hostsession.ssh Description

SSH implementations of the host session framework.

Version:
1.2


Copyright © 2010. All Rights Reserved.