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) |
configureJSch, createSession, getJSch, getSession
public 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.JschConfigSessionFactory
protected com.jcraft.jsch.JSch createDefaultJSch(org.eclipse.jgit.util.FS fs) throws com.jcraft.jsch.JSchException
createDefaultJSch
in class org.eclipse.jgit.transport.JschConfigSessionFactory
com.jcraft.jsch.JSchException
Copyright © 2017 Atlassian. All rights reserved.