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()获取 RFC 7235 认证挑战列表。Headers.parseChallenges(Headers responseHeaders, String headerName) 解析 RFC 7235 认证 -
Uses of Challenge in org.miaixz.bus.http.secure
Methods in org.miaixz.bus.http.secure that return Challenge