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

/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/
H A DSignatureAlgorithm.java98 ((IntegrityHmac)signatureAlgorithm).engineAddContextToElement(_constructionElement);
/openjdk7/jdk/src/share/classes/com/sun/org/apache/xml/internal/security/algorithms/implementations/
H A DIntegrityHmac.java402 * Method engineAddContextToElement
406 public void engineAddContextToElement(Element element) { method in class:IntegrityHmac

Completed in 82 milliseconds