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.ssh.jsch Provides a JGitSshSessionFactory
implemented via JSch. -
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.ssh.jsch Class Description OpenSshConfigFile Fairly complete configuration parser for the openssh ~/.ssh/config file.OpenSshConfigFile.HostEntry A host entry from the ssh config file.