Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlTimestamp
Packages that use XmlTimestamp
Package
Description
-
Uses of XmlTimestamp in eu.europa.esig.dss.diagnostic
Constructors in eu.europa.esig.dss.diagnostic with parameters of type XmlTimestamp -
Uses of XmlTimestamp in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb declared as XmlTimestampFields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlTimestampMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlTimestampModifier and TypeMethodDescriptionObjectFactory.createXmlTimestamp()
Create an instance ofXmlTimestamp
XmlFoundTimestamp.getTimestamp()
Gets the value of the timestamp property.Methods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlTimestampMethods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type XmlTimestampModifier and TypeMethodDescriptionvoid
XmlFoundTimestamp.setTimestamp
(XmlTimestamp value) Sets the value of the timestamp property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlTimestampModifier and TypeMethodDescriptionvoid
XmlDiagnosticData.setUsedTimestamps
(List<XmlTimestamp> usedTimestamps) -
Uses of XmlTimestamp in eu.europa.esig.dss.pades.validation
Methods in eu.europa.esig.dss.pades.validation that return XmlTimestampModifier and TypeMethodDescriptionprotected XmlTimestamp
PAdESDiagnosticDataBuilder.buildDetachedXmlTimestamp
(TimestampToken timestampToken) -
Uses of XmlTimestamp in eu.europa.esig.dss.validation.reports.diagnostic
Fields in eu.europa.esig.dss.validation.reports.diagnostic with type parameters of type XmlTimestampModifier and TypeFieldDescriptionprotected Map
<String, XmlTimestamp> SignedDocumentDiagnosticDataBuilder.xmlTimestampsMap
The cached map of timestampsMethods in eu.europa.esig.dss.validation.reports.diagnostic that return XmlTimestampModifier and TypeMethodDescriptionprotected XmlTimestamp
SignedDocumentDiagnosticDataBuilder.buildDetachedXmlTimestamp
(TimestampToken timestampToken) This method buildsXmlTimestamp
fromTimestampToken