Searched refs:setAlgorithm (Results 1 – 14 of 14) 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
242 public void setAlgorithm(short algorithm) { in setAlgorithm() method in KMOperationState
1251 opTable[index].setAlgorithm(algorithm); in reserveOperation()
1247 opTable[index].setAlgorithm(algorithm); in reserveOperation()3425 op.setAlgorithm((byte) alg); in authorizeAlgorithm()
558 public Builder setAlgorithm(Integer algorithm) { in setAlgorithm() method in AuthorizationList.Builder