Package | Description |
---|---|
org.eclipse.aether.transport.http |
Support for downloads/uploads via the HTTP and HTTPS protocols.
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<org.apache.http.HttpHost,AuthSchemePool> |
GlobalState.authSchemePools |
private java.util.concurrent.ConcurrentMap<org.apache.http.HttpHost,AuthSchemePool> |
LocalState.authSchemePools |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.ConcurrentMap<org.apache.http.HttpHost,AuthSchemePool> |
GlobalState.getAuthSchemePools() |