@Deprecated public class CustomJschConfigSessionFactory extends org.eclipse.jgit.transport.JschConfigSessionFactory
Constructor and Description |
---|
CustomJschConfigSessionFactory(String... identityKeyPaths)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
configure(org.eclipse.jgit.transport.OpenSshConfig.Host hc,
com.jcraft.jsch.Session session)
Deprecated.
|
protected com.jcraft.jsch.JSch |
getJSch(org.eclipse.jgit.transport.OpenSshConfig.Host hc,
org.eclipse.jgit.util.FS fs)
Deprecated.
|
configureJSch, createDefaultJSch, createSession, getSession
public CustomJschConfigSessionFactory(String... identityKeyPaths)
protected void configure(org.eclipse.jgit.transport.OpenSshConfig.Host hc, com.jcraft.jsch.Session session)
configure
in class org.eclipse.jgit.transport.JschConfigSessionFactory
protected com.jcraft.jsch.JSch getJSch(org.eclipse.jgit.transport.OpenSshConfig.Host hc, org.eclipse.jgit.util.FS fs) throws com.jcraft.jsch.JSchException
getJSch
in class org.eclipse.jgit.transport.JschConfigSessionFactory
com.jcraft.jsch.JSchException
Copyright © 2018. All rights reserved.