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
ProxyDataFactorybased on the standardProxySelector.AKeyPasswordProviderbased on aCredentialsProvider.A simple state object for repeated attempts to get a password for a resource.A simpleKeyCache.A cache forKeyPairs.AKeyPasswordProviderprovides passwords for encrypted private keys.A DTO encapsulating the data needed to connect through a proxy server.Interface for obtainingProxyDatato 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.ASessionCloseListeneris invoked when aSshdSessionis closed.An implementation ofRemoteSessionbased on Apache MINA sshd.ASshSessionFactorythat uses Apache MINA sshd.A simple general map key.A builder API to configureSshdSessionFactories.A factory interface for creating aSshConfigStore.