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. |
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. |
SessionCloseListener
A
SessionCloseListener is invoked when a SshdSession is
closed. |
SshdSession
An implementation of
RemoteSession based on Apache MINA sshd. |
Copyright © 2019 Eclipse JGit Project. All rights reserved.