Package | Description |
---|---|
org.apache.hc.client5.http.impl.auth |
Standard and common HTTP authentication schemes.
|
Class and Description |
---|
AuthChallengeParser
Authentication challenge parser.
|
BasicScheme.State |
BasicSchemeFactory
AuthSchemeFactory implementation that creates and initializes
BasicScheme instances. |
BearerScheme.State |
BearerSchemeFactory
AuthSchemeFactory implementation that creates and initializes
BearerScheme instances. |
CredentialsProviderBuilder
CredentialsProvider builder. |
DigestSchemeFactory
AuthSchemeFactory implementation that creates and initializes
DigestScheme instances. |
GGSSchemeBase
Deprecated.
Do not use. The GGS based experimental authentication schemes are no longer
supported. Consider using Basic or Bearer authentication with TLS instead.
|
KerberosSchemeFactory
Deprecated.
Do not use. The GGS based experimental authentication schemes are no longer
supported. Consider using Basic or Bearer authentication with TLS instead.
|
NTLMEngine
Deprecated.
Do not use. the NTLM authentication scheme is no longer supported
|
NTLMEngineException
Deprecated.
Do not use.
|
NTLMSchemeFactory
Deprecated.
Do not use. the NTLM authentication scheme is no longer supported.
Consider using Basic or Bearer authentication with TLS instead.
|
SPNegoSchemeFactory
Deprecated.
Do not use. The GGS based experimental authentication schemes are no longer
supported. Consider using Basic or Bearer authentication with TLS instead.
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.