
@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, getSessionpublic 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.JschConfigSessionFactoryprotected 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.JschConfigSessionFactorycom.jcraft.jsch.JSchExceptionCopyright © 2018. All rights reserved.