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 XmlTimestampModifier and TypeFieldDescriptionprotected List
<XmlTimestamp> XmlEvidenceRecord.timestamps
protected List
<XmlTimestamp> XmlSignature.timestamps
Methods 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 TypeMethodDescriptionXmlEvidenceRecord.getTimestamps()
Gets the value of the timestamps property.XmlSignature.getTimestamps()
Gets the value of the timestamps property. -
Uses of XmlTimestamp in eu.europa.esig.dss.validation.process.bbb.sav.checks
Constructor parameters in eu.europa.esig.dss.validation.process.bbb.sav.checks with type arguments of type XmlTimestampModifierConstructorDescriptionprotected
AbstractTimeStampPresentCheck
(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, Map<String, XmlBasicBuildingBlocks> bbbs, Collection<XmlTimestamp> xmlTimestamps, LevelConstraint constraint) Default constructorLTALevelTimeStampCheck
(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, SignatureWrapper signature, Map<String, XmlBasicBuildingBlocks> bbbs, Collection<XmlTimestamp> xmlTimestamps, LevelConstraint constraint) Default constructorTLevelTimeStampCheck
(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, SignatureWrapper signature, Map<String, XmlBasicBuildingBlocks> bbbs, Collection<XmlTimestamp> xmlTimestamps, LevelConstraint constraint) Default constructor -
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 -
Uses of XmlTimestamp in eu.europa.esig.dss.validation.process.vpfswatsp.evidencerecord
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.evidencerecord that return types with arguments of type XmlTimestampModifier and TypeMethodDescriptionEvidenceRecordsValidationBlock.getTimestampValidations()
Returns a map of performed time-stamp validationsConstructor parameters in eu.europa.esig.dss.validation.process.vpfswatsp.evidencerecord with type arguments of type XmlTimestampModifierConstructorDescriptionEvidenceRecordValidationProcess
(I18nProvider i18nProvider, EvidenceRecordWrapper evidenceRecord, Collection<XmlTimestamp> xmlTimestamps, Map<String, XmlBasicBuildingBlocks> bbbs, ValidationPolicy validationPolicy, Date currentTime) Common constructor -
Uses of XmlTimestamp in eu.europa.esig.dss.validation.process.vpftsp
Methods in eu.europa.esig.dss.validation.process.vpftsp that return types with arguments of type XmlTimestampModifier and TypeMethodDescriptionTimestampsValidationBlock.execute()
This method performs validation of timestamps, but also fills thePOEExtraction
object for valid timestamps