Class Hierarchy
- java.lang.Object
- org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler<ParameterType,TokenType> (implements org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler<ParameterType,TokenType>)
- org.eclipse.jgit.internal.transport.sshd.proxy.AbstractClientProxyConnector (implements org.eclipse.jgit.internal.transport.sshd.proxy.StatefulProxyConnector)
- org.apache.sshd.common.util.logging.AbstractLoggingBean
- org.apache.sshd.common.keyprovider.AbstractKeyPairProvider (implements org.apache.sshd.common.keyprovider.KeyPairProvider)
- org.apache.sshd.common.keyprovider.AbstractResourceKeyPairProvider<R>
- org.apache.sshd.common.keyprovider.FileKeyPairProvider
- org.apache.sshd.client.auth.AbstractUserAuth (implements org.apache.sshd.client.auth.UserAuth)
- org.apache.sshd.common.auth.AbstractUserAuthMethodFactory<M> (implements org.apache.sshd.common.auth.UserAuthMethodFactory<M>)
- org.apache.sshd.client.auth.AbstractUserAuthFactory (implements org.apache.sshd.client.auth.UserAuthFactory)
- org.apache.sshd.common.util.closeable.IoBaseCloseable (implements org.apache.sshd.common.Closeable)
- org.apache.sshd.common.util.closeable.AbstractCloseable
- org.apache.sshd.common.util.closeable.AbstractInnerCloseable
- org.apache.sshd.common.kex.AbstractKexFactoryManager (implements org.apache.sshd.common.kex.KexFactoryManager)
- org.apache.sshd.common.helpers.AbstractFactoryManager (implements org.apache.sshd.common.FactoryManager)
- org.apache.sshd.client.SshClient (implements org.apache.sshd.client.ClientFactoryManager, org.apache.sshd.client.session.ClientSessionCreator, org.apache.sshd.common.Closeable)
- org.apache.sshd.common.session.helpers.SessionHelper (implements org.apache.sshd.common.session.Session)
- org.apache.sshd.common.session.helpers.AbstractSession
- org.apache.sshd.client.session.AbstractClientSession (implements org.apache.sshd.client.session.ClientSession)
- org.apache.sshd.client.session.ClientSessionImpl
- org.eclipse.jgit.internal.transport.sshd.proxy.AuthenticationChallenge
- org.eclipse.jgit.transport.sshd.DefaultProxyDataFactory (implements org.eclipse.jgit.transport.sshd.ProxyDataFactory)
- org.eclipse.jgit.internal.transport.sshd.GssApiMechanisms
- org.apache.sshd.client.config.hosts.HostPatternsHolder
- org.apache.sshd.client.config.hosts.HostConfigEntry (implements org.apache.sshd.common.auth.MutableUserHolder)
- org.eclipse.jgit.internal.transport.sshd.proxy.HttpParser
- org.eclipse.jgit.transport.sshd.IdentityPasswordProvider (implements org.eclipse.jgit.transport.sshd.KeyPasswordProvider)
- org.eclipse.jgit.transport.sshd.IdentityPasswordProvider.State
- org.eclipse.jgit.transport.sshd.JGitKeyCache (implements org.eclipse.jgit.transport.sshd.KeyCache)
- org.eclipse.jgit.internal.transport.sshd.JGitServerKeyVerifier (implements org.eclipse.jgit.internal.transport.sshd.ServerKeyLookup, org.apache.sshd.client.keyverifier.ServerKeyVerifier)
- org.eclipse.jgit.internal.transport.sshd.JGitSshConfig (implements org.apache.sshd.client.config.hosts.HostConfigEntryResolver)
- org.eclipse.jgit.internal.transport.sshd.JGitUserInteraction (implements org.apache.sshd.client.auth.keyboard.UserInteraction)
- org.eclipse.jgit.internal.transport.sshd.KnownHostEntryReader
- org.eclipse.jgit.internal.transport.sshd.OpenSshServerKeyDatabase (implements org.eclipse.jgit.transport.sshd.ServerKeyDatabase)
- org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper (implements org.eclipse.jgit.internal.transport.sshd.RepeatingFilePasswordProvider)
- org.eclipse.jgit.transport.sshd.ProxyData
- org.eclipse.jgit.transport.sshd.SshdSession (implements org.eclipse.jgit.transport.RemoteSession)
- org.eclipse.jgit.transport.SshSessionFactory
- org.eclipse.jgit.internal.transport.sshd.proxy.StatusLine
- java.lang.Throwable (implements java.io.Serializable)
- org.eclipse.jgit.nls.TranslationBundle
- org.eclipse.jgit.internal.transport.sshd.SshdText
Interface Hierarchy
Enum Hierarchy
Copyright © 2020 Eclipse JGit Project. All rights reserved.