Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
Package
Description
-
Uses of XmlTimestamp in eu.europa.esig.dss.detailedreport
Modifier and TypeMethodDescriptionDetailedReport.getXmlTimestampById
(String timestampId) Returns anXmlTimestamp
by the given id Null if the timestamp is not foundModifier and TypeMethodDescriptionDetailedReport.getIndependentTimestamps()
Returns a list of all independent (detached) timestamps -
Uses of XmlTimestamp in eu.europa.esig.dss.detailedreport.jaxb
Modifier and TypeMethodDescriptionObjectFactory.createXmlTimestamp()
Create an instance ofXmlTimestamp
Modifier and TypeMethodDescriptionXmlSignature.getTimestamps()
Gets the value of the timestamps property. -
Uses of XmlTimestamp in eu.europa.esig.dss.validation.process.vpfbs
ModifierConstructorDescriptionBasicSignatureValidationProcess
(I18nProvider i18nProvider, DiagnosticData diagnosticData, SignatureWrapper signatureWrapper, List<XmlTimestamp> xmlTimestamps, Map<String, XmlBasicBuildingBlocks> bbbs) Default constructor