Package | Description |
---|---|
org.apache.maven.wagon.providers.http |
Modifier and Type | Method and Description |
---|---|
BasicAuthScope |
AbstractHttpClientWagon.getBasicAuthScope()
Get the override values for standard HttpClient AuthScope
|
BasicAuthScope |
AbstractHttpClientWagon.getProxyBasicAuthScope()
Get the override values for proxy HttpClient AuthScope
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractHttpClientWagon.setBasicAuthScope(BasicAuthScope basicAuth)
Set the override values for standard HttpClient AuthScope
|
void |
AbstractHttpClientWagon.setProxyBasicAuthScope(BasicAuthScope proxyAuth)
Set the override values for proxy HttpClient AuthScope
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.