public class NTLMAuthHttpClientFactory extends DefaultHttpClientFactory
NTCredentialsUSER_AGENT| Constructor and Description |
|---|
NTLMAuthHttpClientFactory(String username,
String password,
String workstation,
String domain) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.impl.client.DefaultHttpClient |
create(org.apache.olingo.commons.api.http.HttpMethod method,
URI uri) |
closepublic org.apache.http.impl.client.DefaultHttpClient create(org.apache.olingo.commons.api.http.HttpMethod method,
URI uri)
create in interface org.apache.olingo.client.api.http.HttpClientFactorycreate in class DefaultHttpClientFactoryCopyright © 2013–2017 The Apache Software Foundation. All rights reserved.