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

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

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

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

Constructors in com.cloudbees.jenkins.plugins.sshcredentials.impl with parameters of type SSHUserPassword
JSchSSHPasswordAuthenticator(JSchConnector connection, SSHUserPassword user)
           
TrileadSSHPasswordAuthenticator(com.trilead.ssh2.Connection connection, SSHUserPassword user)
          Constructor.
 



Copyright © 2004-2012. All Rights Reserved.