Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlValidationProcessTimestamp
Packages that use XmlValidationProcessTimestamp
Package
Description
-
Uses of XmlValidationProcessTimestamp in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlValidationProcessTimestampModifier and TypeFieldDescriptionprotected XmlValidationProcessTimestamp
XmlTimestamp.validationProcessTimestamp
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlValidationProcessTimestampModifier and TypeMethodDescriptionObjectFactory.createXmlValidationProcessTimestamp()
Create an instance ofXmlValidationProcessTimestamp
XmlTimestamp.getValidationProcessTimestamp()
Gets the value of the validationProcessTimestamp property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlValidationProcessTimestampModifier and TypeMethodDescriptionvoid
XmlTimestamp.setValidationProcessTimestamp
(XmlValidationProcessTimestamp value) Sets the value of the validationProcessTimestamp property. -
Uses of XmlValidationProcessTimestamp in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs that return XmlValidationProcessTimestampModifier and TypeMethodDescriptionprotected XmlValidationProcessTimestamp
AbstractBasicValidationProcess.getTimestampValidation
(String timestampId) Gets the corresponding validation result for a timestamp with the given Idprotected XmlValidationProcessTimestamp
BasicSignatureValidationProcess.getTimestampValidation
(String timestampId) -
Uses of XmlValidationProcessTimestamp in eu.europa.esig.dss.validation.process.vpftsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpftsp.checks with parameters of type XmlValidationProcessTimestampModifierConstructorDescriptionBasicTimestampValidationCheck
(I18nProvider i18nProvider, T result, TimestampWrapper timestamp, XmlValidationProcessTimestamp timestampValidationResult, LevelConstraint constraint) Default constructor