Uses of Package
org.eclipse.jgit.internal.transport.ssh
-
Packages that use org.eclipse.jgit.internal.transport.ssh Package Description org.eclipse.jgit.internal.transport.ssh org.eclipse.jgit.transport Transport (fetch/push) for different protocols. -
Classes in org.eclipse.jgit.internal.transport.ssh used by org.eclipse.jgit.internal.transport.ssh Class Description OpenSshConfigFile.HostEntry A host entry from the ssh config file.OpenSshConfigFile.Replacer OpenSshConfigFile.State Encapsulates entries read out of the configuration file, and a cache of fully resolved entries created from that. -
Classes in org.eclipse.jgit.internal.transport.ssh used by org.eclipse.jgit.transport Class Description OpenSshConfigFile Fairly complete configuration parser for the openssh ~/.ssh/config file.OpenSshConfigFile.HostEntry A host entry from the ssh config file.