Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlTimestamp
Packages that use XmlTimestamp
Package
Description
-
Uses of XmlTimestamp in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlTimestampModifier and TypeMethodDescriptionDetailedReport.getXmlTimestampById
(String timestampId) Returns anXmlTimestamp
by the given id Null if the timestamp is not foundMethods in eu.europa.esig.dss.detailedreport that return types with arguments of type XmlTimestampModifier and TypeMethodDescriptionDetailedReport.getIndependentTimestamps()
Returns a list of all independent (detached) timestamps -
Uses of XmlTimestamp in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlTimestampMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlTimestampModifier and TypeMethodDescriptionObjectFactory.createXmlTimestamp()
Create an instance ofXmlTimestamp
Methods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlTimestampModifier and TypeMethodDescriptionXmlSignature.getTimestamps()
Gets the value of the timestamps property. -
Uses of XmlTimestamp in eu.europa.esig.dss.validation.process.vpfbs
Constructor parameters in eu.europa.esig.dss.validation.process.vpfbs with type arguments of type XmlTimestampModifierConstructorDescriptionBasicSignatureValidationProcess
(I18nProvider i18nProvider, DiagnosticData diagnosticData, SignatureWrapper signatureWrapper, List<XmlTimestamp> xmlTimestamps, Map<String, XmlBasicBuildingBlocks> bbbs) Default constructor