Uses of Class
org.eclipse.jgit.internal.transport.sshd.JGitClientSession
Packages that use JGitClientSession
-
Uses of JGitClientSession in org.eclipse.jgit.internal.transport.sshd
Fields in org.eclipse.jgit.internal.transport.sshd declared as JGitClientSessionModifier and TypeFieldDescriptionprivate final JGitClientSession
JGitServerKeyVerifier.SessionConfig.session
Methods in org.eclipse.jgit.internal.transport.sshd that return JGitClientSessionModifier and TypeMethodDescriptionprivate JGitClientSession
JGitSshClient.createSession
(org.apache.sshd.common.io.IoSession ioSession, String username, InetSocketAddress address, org.apache.sshd.client.config.hosts.HostConfigEntry hostConfig) Constructors in org.eclipse.jgit.internal.transport.sshd with parameters of type JGitClientSession