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 JSchConnectorModifierConstructorDescriptionprotected
JSchSSHPasswordAuthenticator
(JSchConnector connection, com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials user) protected
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.