Uses of Class
org.apache.hc.client5.http.impl.auth.AuthChallengeParser.ChallengeInt
Packages that use AuthChallengeParser.ChallengeInt
Package
Description
Standard and common HTTP authentication schemes.
-
Uses of AuthChallengeParser.ChallengeInt in org.apache.hc.client5.http.impl.auth
Methods in org.apache.hc.client5.http.impl.auth that return AuthChallengeParser.ChallengeIntModifier and TypeMethodDescription(package private) AuthChallengeParser.ChallengeInt
AuthChallengeParser.parseChallenge
(CharSequence buffer, org.apache.hc.core5.http.message.ParserCursor cursor, AuthChallengeParser.ChallengeInt currentChallenge) Methods in org.apache.hc.client5.http.impl.auth with parameters of type AuthChallengeParser.ChallengeIntModifier and TypeMethodDescription(package private) AuthChallengeParser.ChallengeInt
AuthChallengeParser.parseChallenge
(CharSequence buffer, org.apache.hc.core5.http.message.ParserCursor cursor, AuthChallengeParser.ChallengeInt currentChallenge)