Package com.sonyericsson.hudson.plugins.gerrit.gerritevents.ssh

Interface Summary
SshConnection A simple ssh client connection with private key.
 

Class Summary
Authentication Represents authentication information to an SSH server connection.
SshConnectionFactory Factory class for SshConnections.
SshConnectionImpl A simple ssh client connection with private key.
SshUtil Base util for connecting, authenticating and doing stuff on an ssh client->server connection.
 

Exception Summary
SshAuthenticationException Indicates that authentication failed.
SshConnectException SshException related to connection issues.
SshException Base class for "controlled" exceptions in SshConnection.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.