@Immutable public class KerberosSchemeFactory extends Object implements AuthSchemeProvider
AuthSchemeProvider implementation that creates and initializes
KerberosScheme instances.| Constructor and Description |
|---|
KerberosSchemeFactory(DnsResolver dnsResolver,
boolean stripPort,
boolean useCanonicalHostname) |
| Modifier and Type | Method and Description |
|---|---|
AuthScheme |
create(org.apache.hc.core5.http.protocol.HttpContext context)
Creates an instance of
AuthScheme. |
public KerberosSchemeFactory(DnsResolver dnsResolver, boolean stripPort, boolean useCanonicalHostname)
public AuthScheme create(org.apache.hc.core5.http.protocol.HttpContext context)
AuthSchemeProviderAuthScheme.create in interface AuthSchemeProviderCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.