Class AuthChallengeParser.ChallengeInt

java.lang.Object
org.apache.hc.client5.http.impl.auth.AuthChallengeParser.ChallengeInt
Enclosing class:
AuthChallengeParser

static class AuthChallengeParser.ChallengeInt extends Object
  • Field Details

    • schemeName

      final String schemeName
    • params

      final List<org.apache.hc.core5.http.NameValuePair> params
  • Constructor Details

    • ChallengeInt

      ChallengeInt(String schemeName)
  • Method Details