Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlProofOfExistence
-
Packages that use XmlProofOfExistence Package Description eu.europa.esig.dss.detailedreport eu.europa.esig.dss.detailedreport.jaxb eu.europa.esig.dss.validation.process.vpfswatsp -
-
Uses of XmlProofOfExistence in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlProofOfExistence Modifier and Type Method Description XmlProofOfExistenceDetailedReport. getBestProofOfExistence(String signatureId) -
Uses of XmlProofOfExistence in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlProofOfExistence Modifier and Type Field Description protected XmlProofOfExistenceXmlConstraintsConclusionWithProofOfExistence. proofOfExistenceMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlProofOfExistence Modifier and Type Method Description XmlProofOfExistenceObjectFactory. createXmlProofOfExistence()Create an instance ofXmlProofOfExistenceXmlProofOfExistenceXmlConstraintsConclusionWithProofOfExistence. getProofOfExistence()Gets the value of the proofOfExistence property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlProofOfExistence Modifier and Type Method Description voidXmlConstraintsConclusionWithProofOfExistence. setProofOfExistence(XmlProofOfExistence value)Sets the value of the proofOfExistence property. -
Uses of XmlProofOfExistence in eu.europa.esig.dss.validation.process.vpfswatsp
Methods in eu.europa.esig.dss.validation.process.vpfswatsp that return XmlProofOfExistence Modifier and Type Method Description XmlProofOfExistencePOEExtraction. getLowestPOE(String tokenId, Date controlTime)Methods in eu.europa.esig.dss.validation.process.vpfswatsp with parameters of type XmlProofOfExistence Modifier and Type Method Description voidPOEExtraction. addSignaturePOE(SignatureWrapper signature, XmlProofOfExistence proofOfExistence)voidPOEExtraction. init(DiagnosticData diagnosticData, XmlProofOfExistence proofOfExistence)
-