Uses of Interface
com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey

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

Uses of SSHUserPrivateKey in com.cloudbees.jenkins.plugins.sshcredentials.impl
 

Classes in com.cloudbees.jenkins.plugins.sshcredentials.impl that implement SSHUserPrivateKey
 class BasicSSHUserPrivateKey
          A simple username / password for use with SSH connections.
 

Constructors in com.cloudbees.jenkins.plugins.sshcredentials.impl with parameters of type SSHUserPrivateKey
JSchSSHPublicKeyAuthenticator(JSchConnector connector, SSHUserPrivateKey user)
          Constructor.
TrileadSSHPublicKeyAuthenticator(com.trilead.ssh2.Connection connection, SSHUserPrivateKey user)
          Constructor.
 



Copyright © 2004-2012. All Rights Reserved.