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 void
Reference. generateDigestValue()
Method generateDigestValuevoid
Manifest. 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.XMLSignatureInput
Reference. getContentsBeforeTransformation()
Returns the XMLSignatureInput which is created by de-referencing the URI attribute.byte[]
Reference. getReferencedBytes()
Method getReferencedBytesboolean
Reference. verify()
Tests reference validation is success or false
-