Package com.cloudbees.jenkins.plugins.sshcredentials

Interface Summary
SSHUser Details of a SSH user.
SSHUserPassword Details of a SSH user with password.
SSHUserPrivateKey Details of a SSH user with a private key.
 

Class Summary
SSHAuthenticator<C,U extends SSHUser> Abstraction for something that can authenticate an SSH connection.
SSHAuthenticatorFactory Extension point to allow plugging in SSHAuthenticator implementations for the many SSH client libraries available.
 



Copyright © 2004-2012. All Rights Reserved.