Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTimestampedObject
Package
Description
-
Uses of XmlTimestampedObject in eu.europa.esig.dss.diagnostic
Modifier and TypeMethodDescriptionEvidenceRecordWrapper.getCoveredObjects()
Returns a list of objects covered by the evidence recordTimestampWrapper.getTimestampedObjects()
Returns a complete list of allXmlTimestampedObject
s covered by the timestamp -
Uses of XmlTimestampedObject in eu.europa.esig.dss.diagnostic.jaxb
Modifier and TypeFieldDescriptionprotected List
<XmlTimestampedObject> XmlEvidenceRecord.timestampedObjects
protected List
<XmlTimestampedObject> XmlTimestamp.timestampedObjects
Modifier and TypeMethodDescriptionObjectFactory.createXmlTimestampedObject()
Create an instance ofXmlTimestampedObject
Modifier and TypeMethodDescriptionXmlEvidenceRecord.getTimestampedObjects()
XmlTimestamp.getTimestampedObjects()
Modifier and TypeMethodDescriptionvoid
XmlEvidenceRecord.setTimestampedObjects
(List<XmlTimestampedObject> timestampedObjects) void
XmlTimestamp.setTimestampedObjects
(List<XmlTimestampedObject> timestampedObjects) -
Uses of XmlTimestampedObject in eu.europa.esig.dss.validation.process.vpfswatsp
Modifier and TypeMethodDescriptionEvidenceRecordPOE.getPOEObjects()
POE.getPOEObjects()
Returns a list of objects covered by the POE if applicable NOTE: returns NULL if the POE is defined by a control timeTimestampPOE.getPOEObjects()
Modifier and TypeMethodDescriptionvoid
POEExtraction.extractPOE
(List<XmlTimestampedObject> timestampedObjects, Date poeTime) Extracts POE for given timestamped objects