XML Digital Signature and Encryption, 1.0

Uses of Class
javax.xml.crypto.dsig.XMLSignatureException

Packages that use XMLSignatureException
javax.xml.crypto.dsig   
 

Uses of XMLSignatureException in javax.xml.crypto.dsig
 

Methods in javax.xml.crypto.dsig that throw XMLSignatureException
 void XMLSignature.sign(XMLSignContext signContext)
          Signs this XMLSignature.
 boolean Reference.validate(XMLValidateContext validateContext)
          Validates this reference.
 boolean XMLSignature.validate(XMLValidateContext validateContext)
          Validates the signature according to the core validation processing rules.
 boolean XMLSignature.SignatureValue.validate(XMLValidateContext validateContext)
          Validates the signature value.
 


XML Digital Signature and Encryption, 1.0

Copyright © 2003-2004, IBM Corporation and Sun Microsystems, Inc. All rights reserved.
Please send comments to: jsr-106-comments@jcp.org