Uses of Class
org.apache.xml.security.signature.VerifiedReference
Packages that use VerifiedReference
-
Uses of VerifiedReference in org.apache.xml.security.signature
Methods in org.apache.xml.security.signature that return types with arguments of type VerifiedReferenceModifier and TypeMethodDescriptionVerifiedReference.getManifestReferences()
Manifest.getVerificationResults()
Get the list of verification result objectsConstructor parameters in org.apache.xml.security.signature with type arguments of type VerifiedReferenceModifierConstructorDescriptionVerifiedReference
(boolean valid, String uri, List<VerifiedReference> manifestReferences)