Searched refs:qop (Results 1 – 1 of 1) sorted by relevance
66 public String qop; field in DigestMd5Utils.Data80 qop = "auth"; // Other config not supported in Data()118 .append(DIGEST_QOP, qop); in createResponse()181 + data.qop in getResponse()