Package | Description |
---|---|
org.eclipse.jgit.internal.transport.sshd | |
org.eclipse.jgit.transport.sshd |
Class and Description |
---|
KeyCache
A cache for
KeyPair s. |
KeyPasswordProvider
A
KeyPasswordProvider provides passwords for encrypted private keys. |
ProxyDataFactory
Interface for obtaining
ProxyData to 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.
|
Class and Description |
---|
IdentityPasswordProvider.State
A simple state object for repeated attempts to get a password for a
resource.
|
KeyCache
A cache for
KeyPair s. |
KeyPasswordProvider
A
KeyPasswordProvider provides passwords for encrypted private keys. |
ProxyData
A DTO encapsulating the data needed to connect through a proxy server.
|
ProxyDataFactory
Interface for obtaining
ProxyData to 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
A
SessionCloseListener is invoked when a SshdSession is
closed. |
SshdSession
An implementation of
RemoteSession based on Apache MINA sshd. |
SshdSessionFactory
A
SshSessionFactory that uses Apache MINA sshd. |
SshdSessionFactoryBuilder
A builder API to configure
SshdSessionFactories . |
SshdSessionFactoryBuilder.ConfigStoreFactory
A factory interface for creating a @link SshConfigStore}.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.