public interface HttpClientProvider
HttpClient
instance to be used to perform HTTP-calls.Modifier and Type | Method and Description |
---|---|
org.apache.http.client.HttpClient |
getHttpClient() |
org.apache.http.client.HttpClient |
getHttpClient(String username,
String password)
Get a new client using basic authentication
|
Copyright © 2005–2019 Alfresco Software. All rights reserved.