Uses of Class
org.jenkinsci.plugins.jsch.JSchConnector
-
Uses of JSchConnector in org.jenkinsci.plugins.jsch
Subclasses with type arguments of type JSchConnector in org.jenkinsci.plugins.jschModifier and TypeClassDescriptionclassclassConstructors in org.jenkinsci.plugins.jsch with parameters of type JSchConnectorModifierConstructorDescriptionprotectedJSchSSHPasswordAuthenticator(JSchConnector connection, com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials user) protectedJSchSSHPasswordAuthenticator(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.