Uses of Class
org.apache.hc.client5.http.impl.auth.AuthChallengeParser
Packages that use AuthChallengeParser
Package
Description
Standard and common HTTP authentication schemes.
-
Uses of AuthChallengeParser in org.apache.hc.client5.http.impl.auth
Fields in org.apache.hc.client5.http.impl.auth declared as AuthChallengeParserModifier and TypeFieldDescriptionstatic final AuthChallengeParser
AuthChallengeParser.INSTANCE
private final AuthChallengeParser
HttpAuthenticator.parser