Package org.eclipse.jgit.transport.sshd
package org.eclipse.jgit.transport.sshd
Provides a JGit
SshSessionFactory
implemented via Apache MINA
sshd.-
ClassDescriptionA default implementation of a
ProxyDataFactory
based on the standardProxySelector
.AKeyPasswordProvider
based on aCredentialsProvider
.A simple state object for repeated attempts to get a password for a resource.A simpleKeyCache
.A cache forKeyPair
s.AKeyPasswordProvider
provides passwords for encrypted private keys.A DTO encapsulating the data needed to connect through a proxy server.Interface for obtainingProxyData
to connect through some proxy.An interface for a database of known server keys, supporting finding all known keys and also deciding whether a server key is to be accepted.A simple provider for ssh config settings related to host key checking.The possible values for the "StrictHostKeyChecking" ssh config.ASessionCloseListener
is invoked when aSshdSession
is closed.An implementation ofRemoteSession
based on Apache MINA sshd.ASshSessionFactory
that uses Apache MINA sshd.A simple general map key.A builder API to configureSshdSessionFactories
.A factory interface for creating aSshConfigStore
.