Searched refs:setAlgorithm (Results 1 – 5 of 5) sorted by relevance
71 public void setAlgorithm(String alg) throws ParseException; in setAlgorithm() method
159 public void setAlgorithm(String alg) throws ParseException { in setAlgorithm() method in SecurityAgree
10 void setAlgorithm(String algorithm) throws ParseException; in setAlgorithm() method
327 authorization.setAlgorithm(authHeader.getAlgorithm()); in getAuthorization()393 authorization.setAlgorithm(authHeader.getAlgorithm()); in getAuthorization()
293 public void setAlgorithm(String algorithm) throws ParseException { in setAlgorithm() method in AuthenticationHeader