Uses of Interface
org.eclipse.jgit.transport.SshConfigStore.HostConfig
Packages that use SshConfigStore.HostConfig
Package
Description
Transport (fetch/push) for different protocols.
-
Uses of SshConfigStore.HostConfig in org.eclipse.jgit.internal.transport.ssh
Classes in org.eclipse.jgit.internal.transport.ssh that implement SshConfigStore.HostConfigModifier and TypeClassDescriptionstatic class
A host entry from the ssh config file. -
Uses of SshConfigStore.HostConfig in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as SshConfigStore.HostConfigModifier and TypeFieldDescriptionstatic final SshConfigStore.HostConfig
SshConfigStore.EMPTY_CONFIG
An emptySshConfigStore.HostConfig
.Methods in org.eclipse.jgit.transport that return SshConfigStore.HostConfigModifier and TypeMethodDescriptionLocate the configuration for a specific host request.