org.jcp.xml.dsig.internal.dom
Class DOMHMACSignatureMethod

java.lang.Object
  extended by org.jcp.xml.dsig.internal.dom.DOMStructure
      extended by org.jcp.xml.dsig.internal.dom.DOMSignatureMethod
          extended by org.jcp.xml.dsig.internal.dom.DOMHMACSignatureMethod
All Implemented Interfaces:
AlgorithmMethod, SignatureMethod, XMLStructure

public abstract class DOMHMACSignatureMethod
extends DOMSignatureMethod

Disabled: no SafeJ information.

DOM-based implementation of HMAC SignatureMethod.


Field Summary
 
Fields inherited from interface javax.xml.crypto.dsig.SignatureMethod
DSA_SHA1, HMAC_SHA1, RSA_SHA1
 
Method Summary
 
Methods inherited from class org.jcp.xml.dsig.internal.dom.DOMSignatureMethod
equals, getParameterSpec, marshal
 
Methods inherited from class org.jcp.xml.dsig.internal.dom.DOMStructure
isFeatureSupported
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.xml.crypto.XMLStructure
isFeatureSupported
 
Methods inherited from interface javax.xml.crypto.AlgorithmMethod
getAlgorithm