Uses of Package
org.eclipse.jgit.transport.sshd
Packages that use org.eclipse.jgit.transport.sshd
-
Classes in org.eclipse.jgit.transport.sshd used by org.eclipse.jgit.internal.transport.sshdClassDescriptionA cache for
KeyPairs.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. -
Classes in org.eclipse.jgit.transport.sshd used by org.eclipse.jgit.transport.sshdClassDescriptionA simple state object for repeated attempts to get a password for a resource.A cache for
KeyPairs.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.