Searched refs:setAlgorithm (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/net/www/protocol/http/
H A DDigestAuthentication.java167 synchronized void setAlgorithm (String s) { algorithm=s;} method in class:DigestAuthentication.Parameters
307 params.setAlgorithm (algorithm);
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/encryption/
H A DXMLCipher.java2847 public void setAlgorithm(String algorithm) { method in class:XMLCipher.Factory.AgreementMethodImpl

Completed in 543 milliseconds