com.sun.xml.ws.security.opt.crypto.dsig
Class SignatureValue
java.lang.Object
com.sun.xml.security.core.dsig.SignatureValueType
com.sun.xml.ws.security.opt.crypto.dsig.SignatureValue
- All Implemented Interfaces:
- XMLSignature.SignatureValue, XMLStructure
public class SignatureValue
- extends SignatureValueType
- implements XMLSignature.SignatureValue
- Author:
- Abhijit Das
|
Constructor Summary |
SignatureValue()
Creates a new instance of SignatureValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureValue
public SignatureValue()
- Creates a new instance of SignatureValue
validate
public boolean validate(XMLValidateContext xMLValidateContext)
throws XMLSignatureException
- Specified by:
validate in interface XMLSignature.SignatureValue
- Throws:
XMLSignatureException
isFeatureSupported
public boolean isFeatureSupported(String string)
- Specified by:
isFeatureSupported in interface XMLStructure
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.