public class GitSshdSessionFactory
extends org.eclipse.jgit.transport.SshSessionFactory
| Modifier and Type | Class and Description |
|---|---|
class |
GitSshdSessionFactory.SshdSession |
| Constructor and Description |
|---|
GitSshdSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected SshClient |
createClient() |
org.eclipse.jgit.transport.RemoteSession |
getSession(org.eclipse.jgit.transport.URIish uri,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
org.eclipse.jgit.util.FS fs,
int tms) |
public org.eclipse.jgit.transport.RemoteSession getSession(org.eclipse.jgit.transport.URIish uri,
org.eclipse.jgit.transport.CredentialsProvider credentialsProvider,
org.eclipse.jgit.util.FS fs,
int tms)
throws org.eclipse.jgit.errors.TransportException
getSession in class org.eclipse.jgit.transport.SshSessionFactoryorg.eclipse.jgit.errors.TransportExceptionprotected SshClient createClient()
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.