public static class

QualifyingPropertyVerificationContext.SignedObjectsData

extends Object
java.lang.Object
   ↳ xades4j.verification.QualifyingPropertyVerificationContext.SignedObjectsData

Class Overview

The find methods assume that object references are same-document references. The references are resolved using the ResourceResolver of Apache XML Security, which means the supported types of references (short-name XPointer, XPath) depend on the configured resolvers. Fragments and short-name XPointers are supported by the default configuration.

Summary

Public Methods
RawDataObjectDesc findSignedDataObject(String objReference)
ObjectContainer findXMLObject(String objReference)
List<RawDataObjectDesc> getAllDataObjects()
In signature order.
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public RawDataObjectDesc findSignedDataObject (String objReference)

public ObjectContainer findXMLObject (String objReference)

public List<RawDataObjectDesc> getAllDataObjects ()

In signature order.