-
Interfaces Interface Description org.apache.hc.client5.http.impl.auth.NTLMEngine Do not use. the NTLM authentication scheme is no longer supportedorg.apache.hc.client5.http.impl.MessageCopier Use message builders.
-
Classes Class Description org.apache.hc.client5.http.async.methods.BasicHttpRequests UseBasicRequestBuilder
.org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallback org.apache.hc.client5.http.async.methods.SimpleHttpRequests UseSimpleRequestBuilder
.org.apache.hc.client5.http.auth.KerberosConfig Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.auth.KerberosCredentials Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.auth.NTCredentials Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.classic.methods.ClassicHttpRequests UseClassicRequestBuilder
org.apache.hc.client5.http.impl.auth.GGSSchemeBase Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.auth.KerberosScheme Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.auth.NTLMEngineImpl Do not use.org.apache.hc.client5.http.impl.auth.NTLMScheme Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.auth.SPNegoScheme Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.impl.classic.ClassicRequestCopier UseClassicRequestBuilder
org.apache.hc.client5.http.impl.RequestCopier UseBasicRequestBuilder
org.apache.hc.client5.http.protocol.RequestAuthCache Do not use.org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy For self-signed certificates prefer specifying a keystore containing the certificate when calling theSSLContextBuilder
loadTrustMaterial
methods.org.apache.hc.client5.testing.auth.BasicAuthTokenExtractor
-
Exceptions Exceptions Description org.apache.hc.client5.http.impl.auth.NTLMEngineException Do not use.
-
Fields Field Description org.apache.hc.client5.http.auth.StandardAuthScheme.KERBEROS Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.auth.StandardAuthScheme.NTLM Do not use. the NTLM authentication scheme is no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.auth.StandardAuthScheme.SPNEGO Do not use. The GGS based experimental authentication schemes are no longer supported. Consider using Basic or Bearer authentication with TLS instead.org.apache.hc.client5.http.fluent.Request.DATE_FORMAT This attribute is no longer supported as a part of the public API.org.apache.hc.client5.http.fluent.Request.DATE_LOCALE This attribute is no longer supported as a part of the public API.org.apache.hc.client5.http.fluent.Request.TIME_ZONE This attribute is no longer supported as a part of the public API.org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder.tlsConfig TLS should be configured by the connection managerorg.apache.hc.client5.http.impl.async.InternalHttpAsyncExecRuntime.tlsConfig TLS should be configured by the connection managerorg.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder.tlsDetailsFactory To be removed.org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy.tlsDetailsFactory To be removed.org.apache.hc.client5.http.utils.DateUtils.GMT This attribute is no longer supported as a part of the public API.