Searched refs:setQop (Results 1 - 5 of 5) 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
/external/nist-sip/java/gov/nist/javax/sip/clientauthutils/
H A DAuthenticationHelperImpl.java336 authorization.setQop(qop);
402 authorization.setQop(qop);

Completed in 1545 milliseconds