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.constraintMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlConstraintModifier and TypeMethodDescriptionObjectFactory.createXmlConstraint()Create an instance ofXmlConstraintMethods 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 voidChain.collectMessages(XmlConclusion conclusion, XmlConstraint constraint) Collects required messages fromxmlConstraintto the givenconclusionNOTE: 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 voidCertificateRevocationSelector.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 voidAbstractBasicValidationProcess.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 voidLongTermValidationCertificateRevocationSelector.collectMessages(XmlConclusion conclusion, XmlConstraint constraint) protected voidValidationProcessForSignaturesWithLongTermValidationData.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 voidValidationProcessForSignaturesWithArchivalData.collectMessages(XmlConclusion conclusion, XmlConstraint constraint) -
Uses of XmlConstraint in eu.europa.esig.dss.validation.process.vpftspwatsp
Methods in eu.europa.esig.dss.validation.process.vpftspwatsp with parameters of type XmlConstraintModifier and TypeMethodDescriptionprotected voidValidationProcessForTimestampsWithArchivalData.collectMessages(XmlConclusion conclusion, XmlConstraint constraint)