Searched refs:setNonce (Results 1 – 3 of 3) sorted by relevance
16 void setNonce(String nonce) throws ParseException; in setNonce() method
323 authorization.setNonce(authHeader.getNonce()); in getAuthorization()389 authorization.setNonce(authHeader.getNonce()); in getAuthorization()
227 public void setNonce(String nonce) throws ParseException { in setNonce() method in AuthenticationHeader