Package Hierarchies:
Class Hierarchy
- java.lang.Object
- 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.common.session.helpers.AbstractSessionIoHandler (implements org.apache.sshd.common.io.IoHandler)
- org.apache.sshd.common.session.helpers.AbstractSessionFactory<M,S>
- org.apache.sshd.client.session.SessionFactory
- org.apache.sshd.client.auth.AbstractUserAuth (implements org.apache.sshd.client.auth.UserAuth)
- org.apache.sshd.common.auth.AbstractUserAuthMethodFactory<S,M> (implements org.apache.sshd.common.auth.UserAuthMethodFactory<S,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.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.apache.sshd.common.util.io.ModifiableFileWatcher
- org.eclipse.jgit.internal.transport.sshd.CachingKeyPairProvider.CancellingKeyPairIterator (implements java.util.Iterator<E>)
- 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.JGitClientSession.ChainingAttributes (implements org.apache.sshd.common.AttributeRepository)
- 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.JGitServerKeyVerifier.SessionConfig (implements org.eclipse.jgit.transport.sshd.ServerKeyDatabase.Configuration)
- org.eclipse.jgit.internal.transport.sshd.JGitSshClient.CombinedKeyIdentityProvider (implements org.apache.sshd.common.keyprovider.KeyIdentityProvider)
- 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.JGitUserInteraction.SessionAuthMarker (implements org.apache.sshd.common.session.SessionListener)
- 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.OpenSshServerKeyDatabase.AskUser
- org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper (implements org.apache.sshd.common.config.keys.FilePasswordProvider)
- org.eclipse.jgit.internal.transport.sshd.PasswordProviderWrapper.PerSessionState
- java.lang.Throwable (implements java.io.Serializable)
- org.eclipse.jgit.nls.TranslationBundle
- org.eclipse.jgit.internal.transport.sshd.SshdText