Uses of Class
org.jenkinsci.plugins.jsch.JSchConnector
-
-
Uses of JSchConnector in org.jenkinsci.plugins.jsch
Constructors in org.jenkinsci.plugins.jsch with parameters of type JSchConnector Constructor Description JSchSSHPasswordAuthenticator(JSchConnector connection, com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials user)JSchSSHPasswordAuthenticator(JSchConnector connection, com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials user, String username)JSchSSHPublicKeyAuthenticator(JSchConnector connector, com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey user)Constructor.JSchSSHPublicKeyAuthenticator(JSchConnector connector, com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey user, String username)Constructor.
-