| Package | Description |
|---|---|
| org.eclipse.jgit.internal.transport.sshd.proxy |
| Modifier and Type | Class and Description |
|---|---|
private class |
HttpClientConnector.HttpBasicAuthentication |
private class |
HttpClientConnector.NegotiateAuthentication |
| Modifier and Type | Field and Description |
|---|---|
private HttpClientConnector.HttpAuthenticationHandler |
HttpClientConnector.authenticator |
private HttpClientConnector.HttpAuthenticationHandler |
HttpClientConnector.basic |
private HttpClientConnector.HttpAuthenticationHandler |
HttpClientConnector.negotiate |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<HttpClientConnector.HttpAuthenticationHandler> |
HttpClientConnector.availableAuthentications |
private java.util.Iterator<HttpClientConnector.HttpAuthenticationHandler> |
HttpClientConnector.clientAuthentications |
| Modifier and Type | Method and Description |
|---|---|
private HttpClientConnector.HttpAuthenticationHandler |
HttpClientConnector.selectProtocol(java.util.List<AuthenticationChallenge> challenges,
HttpClientConnector.HttpAuthenticationHandler current) |
| Modifier and Type | Method and Description |
|---|---|
private HttpClientConnector.HttpAuthenticationHandler |
HttpClientConnector.selectProtocol(java.util.List<AuthenticationChallenge> challenges,
HttpClientConnector.HttpAuthenticationHandler current) |