public class SshCredentialsProvider
extends org.eclipse.jgit.transport.JschConfigSessionFactory
| Constructor and Description |
|---|
SshCredentialsProvider(PrettyPrompter prompter,
org.codehaus.plexus.logging.Logger logger) |
| 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, org.codehaus.plexus.logging.Logger logger)
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 © 2015 Atlassian. All Rights Reserved.