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