public class GitSshSessionFactory
extends org.eclipse.jgit.transport.JschConfigSessionFactory
Modifier and Type | Method and Description |
---|---|
protected void |
configure(org.eclipse.jgit.transport.OpenSshConfig.Host hc,
com.jcraft.jsch.Session session) |
protected com.jcraft.jsch.JSch |
getJSch(org.eclipse.jgit.transport.OpenSshConfig.Host hc,
org.eclipse.jgit.util.FS fs) |
createDefaultJSch, createSession, getSession
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 © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.