HomeSort by relevance Sort by last modified time
    Searched defs:QOP_AUTH (Results 1 - 10 of 10) sorted by null

  /external/chromium/net/http/
http_auth_handler_digest.h 115 QOP_AUTH,
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 102 private static final int QOP_AUTH = 2;
143 qopVariant = QOP_AUTH;
  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DigestChallenge.java 26 public static final int QOP_AUTH = 0x01;
115 m_qop = QOP_AUTH;
116 else if ( (m_qop & QOP_AUTH) != QOP_AUTH )
184 m_qop |= QOP_AUTH;
  /external/smack/src/com/novell/sasl/client/
DigestChallenge.java 26 public static final int QOP_AUTH = 0x01;
115 m_qop = QOP_AUTH;
116 else if ( (m_qop & QOP_AUTH) != QOP_AUTH )
184 m_qop |= QOP_AUTH;
  /external/robolectric/lib/main/
httpclient-4.0.3.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar 
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 
  /prebuilts/devtools/tools/lib/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.1.1/
httpclient-4.1.1.jar 

Completed in 294 milliseconds