Package | Description |
---|---|
org.eclipse.jgit.internal.transport.ssh | |
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Class and Description |
---|---|
static class |
OpenSshConfigFile.HostEntry
A host entry from the ssh config file.
|
Modifier and Type | Field and Description |
---|---|
static SshConfigStore.HostConfig |
SshConfigStore.EMPTY_CONFIG
An empty
SshConfigStore.HostConfig . |
Modifier and Type | Method and Description |
---|---|
SshConfigStore.HostConfig |
SshConfigStore.lookup(String hostName,
int port,
String userName)
Locate the configuration for a specific host request.
|
Copyright © 2021 Eclipse JGit Project. All rights reserved.