Searched refs:nextNonce (Results 1 – 2 of 2) sorted by relevance
159 public void setNextNonce(String nextNonce) throws ParseException { in setNextNonce() argument160 this.setParameter(ParameterNames.NEXT_NONCE, nextNonce); in setNextNonce()
12 void setNextNonce(String nextNonce) throws ParseException; in setNextNonce() argument