Executor |
Executor.auth(AuthScope authScope,
Credentials credentials) |
Executor |
Executor.auth(HttpHost host,
Credentials credentials) |
Executor |
Executor.auth(HttpHost host,
String username,
char[] password) |
Executor |
Executor.auth(HttpHost host,
String username,
char[] password,
String workstation,
String domain) |
Executor |
Executor.auth(String host,
Credentials credentials) |
Executor |
Executor.authPreemptive(HttpHost host) |
Executor |
Executor.authPreemptive(String host) |
Executor |
Executor.authPreemptiveProxy(HttpHost proxy) |
Executor |
Executor.authPreemptiveProxy(String proxy) |
Executor |
Executor.clearAuth() |
Executor |
Executor.clearCookies() |
static Executor |
Executor.newInstance() |
static Executor |
Executor.newInstance(CloseableHttpClient httpclient) |
Executor |
Executor.use(CookieStore cookieStore) |
Executor |
Executor.use(CredentialsStore credentialsStore) |