Uses of Package
org.apache.hc.client5.http.impl.auth
-
Packages that use org.apache.hc.client5.http.impl.auth Package Description org.apache.hc.client5.http.impl.async Asynchronous HTTP client API implementation that supports both HTTP/2 and HTTP/1.1 transport.org.apache.hc.client5.http.impl.auth Standard and common HTTP authentication schemes.org.apache.hc.client5.http.impl.classic Classic HTTP client API implementation that supports HTTP/1.1 transport only. -
Classes in org.apache.hc.client5.http.impl.auth used by org.apache.hc.client5.http.impl.async Class Description AuthCacheKeeper Utility class that implements commons aspects of the client side authentication cache keeping.AuthenticationHandler Internal utility class that implements commons aspects of the client side HTTP authentication. -
Classes in org.apache.hc.client5.http.impl.auth used by org.apache.hc.client5.http.impl.auth Class Description AuthChallengeParser Authentication challenge parser.AuthChallengeParser.ChallengeInt AuthenticationHandler Internal utility class that implements commons aspects of the client side HTTP authentication.BasicAuthCache.AuthData BasicAuthCache.Key BasicCredentialsProvider Default implementation ofCredentialsStore.BasicScheme.State BasicSchemeFactory AuthSchemeFactoryimplementation that creates and initializesBasicSchemeinstances.BearerScheme.State BearerSchemeFactory AuthSchemeFactoryimplementation that creates and initializesBearerSchemeinstances.CredentialsProviderBuilder CredentialsProviderbuilder.DigestScheme.DigestAlgorithm Enum representing supported digest algorithms for HTTP Digest Authentication, including session-based variants.DigestScheme.QualityOfProtection Represent the possible values of quality of protection.DigestSchemeFactory AuthSchemeFactoryimplementation that creates and initializesDigestSchemeinstances.GGSSchemeBase Deprecated.Do not use.GGSSchemeBase.State Deprecated.KerberosSchemeFactory Deprecated.Do not use.NTLMEngine Deprecated.Do not use.NTLMEngineException Deprecated.Do not use.NTLMEngineImpl.Mode Deprecated.NTLMEngineImpl.NTLMMessage Deprecated.NTLM message generation, base classNTLMScheme.State Deprecated.NTLMSchemeFactory Deprecated.Do not use.SaslPrep SaslPrep.CharClass ScramScheme.State ScramSchemeFactory Factory for creating instances ofScramScheme.SPNegoSchemeFactory Deprecated.Do not use.UnsupportedDigestAlgorithmException Authentication credentials required to respond to a authentication challenge are invalid -
Classes in org.apache.hc.client5.http.impl.auth used by org.apache.hc.client5.http.impl.classic Class Description AuthCacheKeeper Utility class that implements commons aspects of the client side authentication cache keeping.AuthenticationHandler Internal utility class that implements commons aspects of the client side HTTP authentication.