| CachingKeyPairProvider |
A FileKeyPairProvider that uses an external KeyCache.
|
| GssApiMechanisms |
Global repository of GSS-API mechanisms that we can use.
|
| GssApiWithMicAuthentication |
GSSAPI-with-MIC authentication handler (Kerberos 5).
|
| GssApiWithMicAuthFactory |
|
| JGitClientSession |
A ClientSession that can
be associated with the HostConfigEntry the session was created for.
|
| JGitClientSession.ChainingAttributes |
An AttributeRepository that chains together two other attribute
sources in a hierarchy.
|
| JGitClientSession.SessionAttributes |
|
| JGitHostConfigEntry |
A HostConfigEntry that provides access to the multi-valued keys as
lists of strings.
|
| JGitPasswordAuthentication |
A password authentication handler that uses the JGitUserInteraction
to ask the user for the password.
|
| JGitPasswordAuthFactory |
|
| JGitPublicKeyAuthentication |
Custom UserAuthPublicKey implementation for handling SSH config
PubkeyAcceptedAlgorithms and interaction with the SSH agent.
|
| JGitPublicKeyAuthFactory |
A customized authentication factory for public key user authentication.
|
| JGitServerKeyVerifier |
A bridge between the ServerKeyVerifier from Apache MINA sshd and our
ServerKeyDatabase.
|
| JGitSshClient |
Customized SshClient for JGit.
|
| JGitSshConfig |
A bridge between a JGit SshConfigStore and the Apache MINA sshd
HostConfigEntryResolver.
|
| JGitUserInteraction |
|
| KnownHostEntryReader |
Apache MINA sshd 2.0.0 KnownHostEntry cannot read a host entry line like
"host:port ssh-rsa "; it complains about an illegal character in the
host name (correct would be "[host]:port").
|
| OpenSshServerKeyDatabase |
A sever host key verifier that honors the StrictHostKeyChecking and
UserKnownHostsFile values from the ssh configuration.
|
| PasswordProviderWrapper |
|
| SshdText |
Externalized text messages for localization.
|