public class SshCredentialsProvider
extends org.eclipse.jgit.transport.JschConfigSessionFactory
| Constructor and Description |
|---|
SshCredentialsProvider(PrettyPrompter prompter) |
| 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 |
createDefaultJSch(org.eclipse.jgit.util.FS fs) |
createSession, getJSch, getSessionpublic SshCredentialsProvider(PrettyPrompter prompter)
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 createDefaultJSch(org.eclipse.jgit.util.FS fs)
throws com.jcraft.jsch.JSchException
createDefaultJSch in class org.eclipse.jgit.transport.JschConfigSessionFactorycom.jcraft.jsch.JSchExceptionCopyright © 2014 Atlassian. All rights reserved.