xades4j.verification
Class QualifyingPropertyVerificationContext.SignedObjectsData
java.lang.Object
xades4j.verification.QualifyingPropertyVerificationContext.SignedObjectsData
- Enclosing class:
- QualifyingPropertyVerificationContext
public static class QualifyingPropertyVerificationContext.SignedObjectsData
- extends Object
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.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getAllDataObjects
public List<RawDataObjectDesc> getAllDataObjects()
- In signature order.
findSignedDataObject
public RawDataObjectDesc findSignedDataObject(String objReference)
findXMLObject
public org.apache.xml.security.signature.ObjectContainer findXMLObject(String objReference)
Copyright © 2012. All Rights Reserved.