Interface and Description |
---|
com.cloudbees.jenkins.plugins.sshcredentials.SSHUser
Use
StandardUsernameCredentials as the common class. |
com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPassword
use
StandardUsernamePasswordCredentials |
Class and Description |
---|
com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPassword
use
UsernamePasswordCredentialsImpl |
com.cloudbees.jenkins.plugins.sshcredentials.SSHUserListBoxModel
Use
StandardUsernameListBoxModel with SSHAuthenticator instead. |
Constructor and Description |
---|
com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator(C, U) |
com.cloudbees.jenkins.plugins.sshcredentials.impl.TrileadSSHPasswordAuthenticator(Connection, StandardUsernamePasswordCredentials) |
Copyright © 2014. All rights reserved.