Uses of Class
org.apache.xml.security.signature.ReferenceNotInitializedException
-
Packages that use ReferenceNotInitializedException Package Description org.apache.xml.security.signature -
-
Uses of ReferenceNotInitializedException in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that throw ReferenceNotInitializedException Modifier and Type Method Description voidReference. generateDigestValue()Method generateDigestValuevoidManifest. generateDigestValues()The calculation of the DigestValues in the References must be after the References are already added to the document and during the signing process.XMLSignatureInputReference. getContentsBeforeTransformation()Returns the XMLSignatureInput which is created by de-referencing the URI attribute.byte[]Reference. getReferencedBytes()Method getReferencedBytesbooleanReference. verify()Tests reference validation is success or false
-