Uses of Class
org.apache.xml.security.signature.MissingResourceFailureException
Packages that use MissingResourceFailureException
-
Uses of MissingResourceFailureException in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that throw MissingResourceFailureExceptionModifier and TypeMethodDescriptionboolean
SignedInfo.verify()
Tests core validation processboolean
SignedInfo.verify
(boolean followManifests) Tests core validation processboolean
Manifest.verifyReferences()
Used to do a reference validation of all enclosed references using theReference.verify()
method.boolean
Manifest.verifyReferences
(boolean followManifests) Used to do a reference validation of all enclosed references using theReference.verify()
method.