Package com.norbl.util.ssh

ssh related utilities.

See:
          Description

Class Summary
ConstantsSSH  
Ssh Creates an ssh connection using Ganymed.
SshExec Methods for remotely executing commands via ssh.
SshMinimalShell  
SshMinimalShellFrame  
 

Exception Summary
ConnectFailureException Thrown if a required parameter has not been specified in the config file or argv.
SshPingFailureException Thrown if a required parameter has not been specified in the config file or argv.
 

Package com.norbl.util.ssh Description

ssh related utilities.

This package uses Ganymed SSH-2 for Java for all ssh operations.