public class HttpClientFactory
extends java.lang.Object
AdfsCredentialsProviderFactory to make HTTP calls to ADFS HTTP
endpoints that are not available via SDK.| Constructor and Description |
|---|
HttpClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.impl.client.CloseableHttpClient |
getCloseableHttpClient(int socketTimeoutMs,
int connectionTimeoutMs,
boolean keySslInsecure) |