HomeSort by relevance Sort by last modified time
    Searched defs:setCNonce (Results 1 - 4 of 4) sorted by null

  /external/nist-sip/java/javax/sip/header/
AuthenticationInfoHeader.java 9 void setCNonce(String cNonce) throws ParseException;
AuthorizationHeader.java 13 void setCNonce(String cNonce) throws ParseException;
  /external/nist-sip/java/gov/nist/javax/sip/header/
AuthenticationInfo.java 147 public void setCNonce(String cNonce) throws ParseException {
AuthenticationHeader.java 423 public void setCNonce(String cnonce) throws ParseException {

Completed in 176 milliseconds