| com.cloudbees.jenkins.plugins.sshcredentials.SSHUserListBoxModel.add(StandardUsernameCredentials)
use AbstractIdCredentialsListBoxModel.with(com.cloudbees.plugins.credentials.common.IdCredentials)
|
| com.cloudbees.jenkins.plugins.sshcredentials.SSHUserListBoxModel.addCollection(Collection extends StandardUsernameCredentials>)
use AbstractIdCredentialsListBoxModel.withMatching(CredentialsMatcher, Iterable) or AbstractIdCredentialsListBoxModel.withAll(Iterable)
|
| com.cloudbees.jenkins.plugins.sshcredentials.SSHUserListBoxModel.addSystemScopeCredentials()
|
| com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.authenticate()
|
| com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.filter(Iterable extends Credentials>, Class>)
|
| com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey.getPrivateKey()
|
| com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator.newInstance(Object, SSHUser)
|