|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReferenceNotInitializedException | |
---|---|
org.apache.xml.security.signature | XML Signature specific classes. |
Uses of ReferenceNotInitializedException in org.apache.xml.security.signature |
---|
Methods in org.apache.xml.security.signature that throw ReferenceNotInitializedException | |
---|---|
void |
Reference.generateDigestValue()
Method generateDigestValue |
void |
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 getReferencedBytes |
XMLSignatureInput |
Reference.getTransformsInput()
Deprecated. use getContentsBeforeTransformation |
boolean |
Reference.verify()
Tests reference valdiation is success or false |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |