Uses of Package
com.cloudbees.jenkins.plugins.sshcredentials

Packages that use com.cloudbees.jenkins.plugins.sshcredentials
com.cloudbees.jenkins.plugins.sshcredentials   
com.cloudbees.jenkins.plugins.sshcredentials.impl   
 

Classes in com.cloudbees.jenkins.plugins.sshcredentials used by com.cloudbees.jenkins.plugins.sshcredentials
SSHAuthenticator
          Abstraction for something that can authenticate an SSH connection.
SSHUser
          Details of a SSH user.
 

Classes in com.cloudbees.jenkins.plugins.sshcredentials used by com.cloudbees.jenkins.plugins.sshcredentials.impl
SSHAuthenticator
          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.
SSHUser
          Details of a SSH user.
SSHUserPassword
          Details of a SSH user with password.
SSHUserPrivateKey
          Details of a SSH user with a private key.
 



Copyright © 2004-2012. All Rights Reserved.