Uses of Class
org.eclipse.jgit.transport.OpenSshConfig
Packages that use OpenSshConfig
-
Uses of OpenSshConfig in org.eclipse.jgit.transport
Fields in org.eclipse.jgit.transport declared as OpenSshConfigMethods in org.eclipse.jgit.transport that return OpenSshConfigMethods in org.eclipse.jgit.transport with parameters of type OpenSshConfigModifier and TypeMethodDescription(package private) void
JschConfigSessionFactory.setConfig
(OpenSshConfig config) Set theOpenSshConfig
to use.