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;
  /external/smack/asmack-master/lib/
httpclient-4.1.3.jar 

Completed in 114 milliseconds