Searched refs:setAlgorithm (Results 1 – 9 of 9) 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
101 data.setAlgorithm(alg); in read()
981 boolean setAlgorithm(AlgorithmName alg[]) in setAlgorithm() method in UCharacterName
980 boolean setAlgorithm(AlgorithmName alg[]) in setAlgorithm() method in UCharacterName
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