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:
- javax.xml.crypto.dsig.XMLSignature.SignatureValue, javax.xml.crypto.XMLStructure
public class SignatureValue
- extends SignatureValueType
- implements javax.xml.crypto.dsig.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(javax.xml.crypto.dsig.XMLValidateContext xMLValidateContext)
throws javax.xml.crypto.dsig.XMLSignatureException
- Specified by:
validate in interface javax.xml.crypto.dsig.XMLSignature.SignatureValue
- Throws:
javax.xml.crypto.dsig.XMLSignatureException
isFeatureSupported
public boolean isFeatureSupported(String string)
- Specified by:
isFeatureSupported in interface javax.xml.crypto.XMLStructure
Copyright © 2005-2012 Oracle Corporation. All Rights Reserved.