Package | Description |
---|---|
org.eclipse.jgit.internal.transport.sshd |
Modifier and Type | Field and Description |
---|---|
private JGitClientSession |
JGitServerKeyVerifier.SessionConfig.session |
Modifier and Type | Method and Description |
---|---|
private JGitClientSession |
JGitSshClient.createSession(org.apache.sshd.common.io.IoSession ioSession,
java.lang.String username,
java.net.InetSocketAddress address,
org.apache.sshd.client.config.hosts.HostConfigEntry hostConfig) |
Constructor and Description |
---|
SessionConfig(JGitClientSession session) |