public class DOMXMLSignature.DOMSignatureValue extends DOMStructure implements XMLSignature.SignatureValue
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEncodedValue() |
String |
getId() |
byte[] |
getValue() |
int |
hashCode() |
void |
marshal(XmlWriter xwriter,
String dsPrefix,
XMLCryptoContext context) |
boolean |
validate(XMLValidateContext validateContext) |
isFeatureSupported, textOfNodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitisFeatureSupportedpublic String getId()
getId in interface XMLSignature.SignatureValuepublic byte[] getValue()
getValue in interface XMLSignature.SignatureValuepublic String getEncodedValue()
public boolean validate(XMLValidateContext validateContext) throws XMLSignatureException
validate in interface XMLSignature.SignatureValueXMLSignatureExceptionpublic void marshal(XmlWriter xwriter, String dsPrefix, XMLCryptoContext context) throws MarshalException
marshal in class DOMStructureMarshalExceptionCopyright © 2000–2015 The Apache Software Foundation. All rights reserved.