Searched defs:setQop (Results 1 - 4 of 4) sorted by relevance

/external/nist-sip/java/javax/sip/header/
H A DAuthenticationInfoHeader.java18 void setQop(String qop) throws ParseException; method in interface:AuthenticationInfoHeader
H A DAuthorizationHeader.java25 void setQop(String qop) throws ParseException; method in interface:AuthorizationHeader
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DAuthenticationInfo.java189 public void setQop(String qop) throws ParseException { method in class:AuthenticationInfo
H A DAuthenticationHeader.java321 public void setQop(String qop) throws ParseException { method in class:AuthenticationHeader

Completed in 60 milliseconds