Package | Description |
---|---|
org.eclipse.jgit.internal.transport.sshd |
Class and Description |
---|
EncryptedFileKeyPairProvider
A
FileKeyPairProvider that asks repeatedly for a passphrase for an
encrypted private key if the FilePasswordProvider is a
RepeatingFilePasswordProvider . |
GssApiWithMicAuthFactory
Factory to create
GssApiWithMicAuthentication handlers. |
JGitPasswordAuthFactory
A customized
UserAuthPasswordFactory that creates instance of
JGitPasswordAuthentication . |
JGitPublicKeyAuthFactory
A customized authentication factory for public key user authentication.
|
RepeatingFilePasswordProvider
A
FilePasswordProvider augmented to support repeatedly asking for
passwords. |
RepeatingFilePasswordProvider.ResourceDecodeResult |
ServerKeyLookup
Offers operations to retrieve server keys from known_hosts files.
|
SshdText
Externalized text messages for localization.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.