×
Jan 3, 2024 · This plugin provides a shared dependency on the com.jcraft:jsch JAR - using this plugin will eliminate the classloader problems caused by ...
This plugin provides a shared dependency on the com.jcraft:jsch JAR - using this plugin will eliminate the classloader problems caused by having multiple copies ...
Jenkins plugin that brings the JSch library as a plugin dependency, and provides an SSHAuthenticatorFactory for using JSch with the ssh-credentials plugin.
Constructor Detail. JSchConnector. public JSchConnector​(String username, String host, int port). JSchConnector. public JSchConnector​(com.jcraft.jsch.
Methods inherited from class com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator. authenticate, authenticate, authenticateOrFail, filter, ...
org.jenkinsci.plugins.jsch.JSchSSHPasswordAuthenticator. public class ... Methods inherited from class java.lang.Object · clone, equals, finalize, getClass ...
Package org.jenkinsci.plugins.jsch. Class Summary. Class, Description. JSchConnector · JSchSSHPasswordAuthenticator · JSchSSHPasswordAuthenticator.Factory.
C D F G H J N O S All Classes All Packages. C. canAuthenticate() - Method in class org.jenkinsci.plugins.jsch.
Class Hierarchy. java.lang.Object. org.jenkinsci.plugins.jsch.JSchConnector; com.cloudbees.jenkins.plugins.sshcredentials.SSHAuthenticator<C,​U>.
Constructor. JSchSSHPublicKeyAuthenticator​(JSchConnector connector, com.cloudbees.jenkins.plugins.sshcredentials.SSHUserPrivateKey user, String username).