Searched refs:getQop (Results 1 – 9 of 9) sorted by relevance
17 String getQop(); in getQop() method
24 String getQop(); in getQop() method
126 public String getQop() { in getQop() method in AuthenticationInfo
334 public String getQop() { in getQop() method in AuthenticationHeader
301 String qopList = authHeader.getQop(); in getAuthorization()368 String qopList = authHeader.getQop(); in getAuthorization()
348 public int getQop() in getQop() method in DigestChallenge
574 if ((m_dc.getQop() & DigestChallenge.QOP_AUTH) in createDigestResponse()