Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlConstraint
Packages that use XmlConstraint
Package
Description
-
Uses of XmlConstraint in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlConstraintModifier and TypeFieldDescriptionprotected List<XmlConstraint>
XmlConstraintsConclusion.constraint
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlConstraintModifier and TypeMethodDescriptionObjectFactory.createXmlConstraint()
Create an instance ofXmlConstraint
Methods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlConstraintModifier and TypeMethodDescriptionXmlConstraintsConclusion.getConstraint()
Gets the value of the constraint property. -
Uses of XmlConstraint in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process with parameters of type XmlConstraintModifier and TypeMethodDescriptionprotected void
Chain.collectMessages
(XmlConclusion conclusion, XmlConstraint constraint) Collects required messages fromxmlConstraint
to the givenconclusion
NOTE: bye default the only one error is already collected in the chain (no more possible), therefore no need to collect it again -
Uses of XmlConstraint in eu.europa.esig.dss.validation.process.bbb.xcv.crs
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.crs with parameters of type XmlConstraintModifier and TypeMethodDescriptionprotected void
CertificateRevocationSelector.collectMessages
(XmlConclusion conclusion, XmlConstraint constraint) -
Uses of XmlConstraint in eu.europa.esig.dss.validation.process.vpfbs
Methods in eu.europa.esig.dss.validation.process.vpfbs with parameters of type XmlConstraintModifier and TypeMethodDescriptionprotected void
AbstractBasicValidationProcess.collectMessages
(XmlConclusion conclusion, XmlConstraint constraint) -
Uses of XmlConstraint in eu.europa.esig.dss.validation.process.vpfltvd
Methods in eu.europa.esig.dss.validation.process.vpfltvd with parameters of type XmlConstraintModifier and TypeMethodDescriptionprotected void
LongTermValidationCertificateRevocationSelector.collectMessages
(XmlConclusion conclusion, XmlConstraint constraint) protected void
ValidationProcessForSignaturesWithLongTermValidationData.collectMessages
(XmlConclusion conclusion, XmlConstraint constraint) -
Uses of XmlConstraint in eu.europa.esig.dss.validation.process.vpfswatsp
Methods in eu.europa.esig.dss.validation.process.vpfswatsp with parameters of type XmlConstraintModifier and TypeMethodDescriptionprotected void
ValidationProcessForSignaturesWithArchivalData.collectMessages
(XmlConclusion conclusion, XmlConstraint constraint)