|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpResource.HttpGetCustomizationStrategy | |
|---|---|
| net.shibboleth.utilities.java.support.httpclient | Classes for working with Apache HttpClient. |
| Uses of HttpResource.HttpGetCustomizationStrategy in net.shibboleth.utilities.java.support.httpclient |
|---|
| Fields in net.shibboleth.utilities.java.support.httpclient declared as HttpResource.HttpGetCustomizationStrategy | |
|---|---|
private HttpResource.HttpGetCustomizationStrategy |
HttpResource.httpGetCustomizationStrategy
Strategy used to customize an HttpGet before using it. |
| Methods in net.shibboleth.utilities.java.support.httpclient that return HttpResource.HttpGetCustomizationStrategy | |
|---|---|
HttpResource.HttpGetCustomizationStrategy |
HttpResource.getHttpGetCustomizationStrategy()
Gets the strategy used customize the HttpGet used to fetch the resource. |
| Methods in net.shibboleth.utilities.java.support.httpclient with parameters of type HttpResource.HttpGetCustomizationStrategy | |
|---|---|
void |
HttpResource.setHttpGetCustomizationStrategy(HttpResource.HttpGetCustomizationStrategy strategy)
Sets the strategy used customize the HttpGet used to fetch the resource. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||