Package org.apache.xml.security.signature
package org.apache.xml.security.signature
-
ClassDescriptionRaised when the computed hash value doesn't match the given DigestValue.Raised if testing the signature value over DigestValue fails because of invalid signature.Handles
<ds:Manifest>
elements.Thrown bySignedInfo.verify()
when testing the signature fails because of uninitializedReference
s.An interface to tell to the c14n if a node is included or not in the outputHandles<ds:Object>
elementsObject
Element
supply facility which can contain any kind data $todo$ if we remove childen, the boolean values are not updatedHandles<ds:Reference>
elements.Raised if verifying aReference
fails because of an uninitializedXMLSignatureInput
Handles<ds:SignatureProperties>
elements This Element holdsSignatureProperty
properties that contain additional information items concerning the generation of the signature.Handles<ds:SignatureProperty>
elements Additional information item concerning the generation of the signature(s) can be placed in this ElementHandles<ds:SignedInfo>
elements ThisSignedInfo
element includes the canonicalization algorithm, a signature algorithm, and one or more references.Holds the result of a Reference validation.Handles<ds:Signature>
elements.All XML Signature related exceptions inherit herefrom.Class XMLSignatureInput $todo$ check whether an XMLSignatureInput can be _both_, octet stream _and_ node set?Class XMLSignatureInputDebugger