| 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 |
|
| JGitServerKeyVerifier |
A bridge between the ServerKeyVerifier from Apache MINA sshd and our
ServerKeyDatabase.
|
| JGitServerKeyVerifier.SessionConfig |
|
| JGitSshClient |
Customized SshClient for JGit.
|
| JGitSshClient.CombinedKeyIdentityProvider |
A KeyIdentityProvider that iterates over the Iterables
returned by other KeyIdentityProviders.
|
| JGitSshClient.JGitSessionFactory |
|
| JGitSshConfig |
A bridge between a JGit SshConfigStore and the Apache MINA sshd
HostConfigEntryResolver.
|
| JGitUserInteraction |
|
| JGitUserInteraction.SessionAuthMarker |
A SessionListener that removes itself from the session when
authentication is done or the session is closed.
|
| 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.
|
| OpenSshServerKeyDatabase.AskUser |
|
| OpenSshServerKeyDatabase.HostKeyFile |
|
| PasswordProviderWrapper |
|
| PasswordProviderWrapper.PerSessionState |
|
| SshdText |
Externalized text messages for localization.
|