HomeSort by relevance Sort by last modified time
    Searched full:qoplist (Results 1 - 2 of 2) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
AuthenticationHelperImpl.java 301 String qopList = authHeader.getQop();
302 String qop = (qopList != null) ? "auth" : null;
368 String qopList = authHeader.getQop();
369 String qop = (qopList != null) ? "auth" : null;
  /prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.2.6/
httpclient-4.2.6.jar 

Completed in 117 milliseconds