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 TypeMethodDescriptionbooleanSignedInfo.verify()Tests core validation processbooleanSignedInfo.verify(boolean followManifests) Tests core validation processbooleanManifest.verifyReferences()Used to do a reference validation of all enclosed references using theReference.verify()method.booleanManifest.verifyReferences(boolean followManifests) Used to do a reference validation of all enclosed references using theReference.verify()method.