Uses of Class
org.miaixz.bus.http.secure.Challenge
Packages that use Challenge
-
Uses of Challenge in org.miaixz.bus.http
Methods in org.miaixz.bus.http that return types with arguments of type ChallengeModifier and TypeMethodDescriptionResponse.challenges()Returns the RFC 7235 authorization challenges appropriate for this response's code.Headers.parseChallenges(Headers responseHeaders, String headerName) Parse RFC 7235 challenges. -
Uses of Challenge in org.miaixz.bus.http.secure
Methods in org.miaixz.bus.http.secure that return Challenge