| Package | Description |
|---|---|
| org.apache.hc.client5.http.impl | |
| org.apache.hc.client5.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
| org.apache.hc.client5.http.impl.sync |
Default HTTP client implementation.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
AuthSupport.extractFromAuthority(org.apache.hc.core5.net.URIAuthority authority,
CredentialsStore credentialsStore) |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemDefaultCredentialsProvider
Implementation of
CredentialsStore backed by standard
JRE Authenticator. |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCredentialsProvider
Default implementation of
CredentialsStore. |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.