Uses of Package
org.eclipse.jgit.transport.sshd
-
Packages that use org.eclipse.jgit.transport.sshd Package Description org.eclipse.jgit.internal.transport.sshd org.eclipse.jgit.transport.sshd -
Classes in org.eclipse.jgit.transport.sshd used by org.eclipse.jgit.internal.transport.sshd Class Description KeyCache A cache forKeyPairs.KeyPasswordProvider AKeyPasswordProviderprovides passwords for encrypted private keys.ProxyData A DTO encapsulating the data needed to connect through a proxy server.ProxyDataFactory Interface for obtainingProxyDatato connect through some proxy.ServerKeyDatabase 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.ServerKeyDatabase.Configuration A simple provider for ssh config settings related to host key checking.ServerKeyDatabase.Configuration.StrictHostKeyChecking The possible values for the "StrictHostKeyChecking" ssh config. -
Classes in org.eclipse.jgit.transport.sshd used by org.eclipse.jgit.transport.sshd Class Description IdentityPasswordProvider.State A simple state object for repeated attempts to get a password for a resource.KeyCache A cache forKeyPairs.KeyPasswordProvider AKeyPasswordProviderprovides passwords for encrypted private keys.ProxyData A DTO encapsulating the data needed to connect through a proxy server.ProxyDataFactory Interface for obtainingProxyDatato connect through some proxy.ServerKeyDatabase 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.ServerKeyDatabase.Configuration A simple provider for ssh config settings related to host key checking.ServerKeyDatabase.Configuration.StrictHostKeyChecking The possible values for the "StrictHostKeyChecking" ssh config.SessionCloseListener ASessionCloseListeneris invoked when aSshdSessionis closed.SshdSession An implementation ofRemoteSessionbased on Apache MINA sshd.SshdSession.FtpOperation Helper interface likeSupplier, but possibly raising anIOException.SshdSessionFactory ASshSessionFactorythat uses Apache MINA sshd.SshdSessionFactory.Tuple A simple general map key.SshdSessionFactoryBuilder A builder API to configureSshdSessionFactories.SshdSessionFactoryBuilder.ConfigStoreFactory A factory interface for creating a @link SshConfigStore}.SshdSessionFactoryBuilder.State