| Package | Description |
|---|---|
| org.apache.hc.client5.http.auth |
Client HTTP authentication APIs.
|
| org.apache.hc.client5.http.impl.auth |
Default implementations of standard and common HTTP authentication
schemes.
|
| Modifier and Type | Field and Description |
|---|---|
static KerberosConfig |
KerberosConfig.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
KerberosConfig |
KerberosConfig.Builder.build() |
protected KerberosConfig |
KerberosConfig.clone() |
| Modifier and Type | Method and Description |
|---|---|
static KerberosConfig.Builder |
KerberosConfig.copy(KerberosConfig config) |
| Constructor and Description |
|---|
KerberosScheme(KerberosConfig config,
DnsResolver dnsResolver) |
KerberosSchemeFactory(KerberosConfig config,
DnsResolver dnsResolver) |
SPNegoScheme(KerberosConfig config,
DnsResolver dnsResolver) |
SPNegoSchemeFactory(KerberosConfig config,
DnsResolver dnsResolver) |
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.