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
KeyPair
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. -
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
KeyPair
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.Helper interface likeSupplier
, but possibly raising anIOException
.ASshSessionFactory
that uses Apache MINA sshd.A simple general map key.A builder API to configureSshdSessionFactories
.A factory interface for creating a @link SshConfigStore}.