HomeSort by relevance Sort by last modified time
    Searched refs:DIGEST_METHOD (Results 1 - 4 of 4) sorted by null

  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DigestMD5SaslClient.java 54 private static final String DIGEST_METHOD = "AUTHENTICATE";
714 DIGEST_METHOD,
  /external/smack/src/com/novell/sasl/client/
DigestMD5SaslClient.java 54 private static final String DIGEST_METHOD = "AUTHENTICATE";
714 DIGEST_METHOD,
  /external/chromium/third_party/libjingle/source/talk/base/
httpcommon.cc 692 const char * const DIGEST_METHOD = "GET";
802 method = DIGEST_METHOD;
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpcommon.cc 699 const char * const DIGEST_METHOD = "GET";
809 method = DIGEST_METHOD;

Completed in 67 milliseconds