| Package | Description |
|---|---|
| org.eclipse.jgit.internal.transport.sshd.auth | |
| org.eclipse.jgit.internal.transport.sshd.proxy |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthentication<ParameterType,TokenType>
An abstract implementation of a username-password authentication.
|
class |
GssApiAuthentication<ParameterType,TokenType>
An abstract implementation of a GSS-API multi-round authentication.
|
| Modifier and Type | Class and Description |
|---|---|
private class |
HttpClientConnector.HttpBasicAuthentication |
private class |
HttpClientConnector.NegotiateAuthentication |
private class |
Socks5ClientConnector.SocksBasicAuthentication |
private class |
Socks5ClientConnector.SocksGssApiAuthentication |