Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlMessage
Packages that use XmlMessage
Package
Description
-
Uses of XmlMessage in eu.europa.esig.dss.detailedreport.jaxb
Fields in eu.europa.esig.dss.detailedreport.jaxb declared as XmlMessageModifier and TypeFieldDescriptionprotected XmlMessageXmlConstraint.errorprotected XmlMessageXmlConstraint.infoprotected XmlMessageXmlConstraint.nameprotected XmlMessageXmlConstraint.warningFields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlMessageModifier and TypeFieldDescriptionprotected List<XmlMessage> XmlConclusion.errorsprotected List<XmlMessage> XmlConclusion.infosprotected List<XmlMessage> XmlConclusion.warningsMethods in eu.europa.esig.dss.detailedreport.jaxb that return XmlMessageModifier and TypeMethodDescriptionObjectFactory.createXmlMessage()Create an instance ofXmlMessageXmlConstraint.getError()Gets the value of the error property.XmlConstraint.getInfo()Gets the value of the info property.XmlConstraint.getName()Gets the value of the name property.XmlConstraint.getWarning()Gets the value of the warning property.Methods in eu.europa.esig.dss.detailedreport.jaxb that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionXmlConclusion.getErrors()Gets the value of the errors property.XmlConclusion.getInfos()Gets the value of the infos property.XmlConclusion.getWarnings()Gets the value of the warnings property.Methods in eu.europa.esig.dss.detailedreport.jaxb with parameters of type XmlMessageModifier and TypeMethodDescriptionvoidXmlConstraint.setError(XmlMessage value) Sets the value of the error property.voidXmlConstraint.setInfo(XmlMessage value) Sets the value of the info property.voidXmlConstraint.setName(XmlMessage value) Sets the value of the name property.voidXmlConstraint.setWarning(XmlMessage value) Sets the value of the warning property. -
Uses of XmlMessage in eu.europa.esig.dss.validation.process
Methods in eu.europa.esig.dss.validation.process that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessageChainItem.buildConstraintMessage()Builds a constraint messageprotected XmlMessageChainItem.buildErrorMessage()Builds an error messageprotected XmlMessageChainItem.buildXmlMessage(MessageTag messageTag, Object... args) Builds theXmlMessageMethods in eu.europa.esig.dss.validation.process that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> ChainItem.getPreviousErrors()Return a list of previous errors occurred in the chain -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.bbb.fc.checks
Methods in eu.europa.esig.dss.validation.process.bbb.fc.checks that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessagePdfAnnotationOverlapCheck.buildErrorMessage()protected XmlMessagePdfVisualDifferenceCheck.buildErrorMessage() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.bbb.sav.cc
Methods in eu.europa.esig.dss.validation.process.bbb.sav.cc that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessageDigestAlgorithmAtValidationTimeCheck.buildConstraintMessage()protected XmlMessageDigestAlgorithmReliableCheck.buildConstraintMessage()protected XmlMessageEncryptionAlgorithmAtValidationTimeCheck.buildConstraintMessage()protected XmlMessageEncryptionAlgorithmReliableCheck.buildConstraintMessage()protected XmlMessagePublicKeySizeAcceptableCheck.buildConstraintMessage()protected XmlMessagePublicKeySizeKnownCheck.buildConstraintMessage()protected XmlMessageDigestAlgorithmAtValidationTimeCheck.buildErrorMessage()protected XmlMessageDigestAlgorithmReliableCheck.buildErrorMessage()protected XmlMessageEncryptionAlgorithmAtValidationTimeCheck.buildErrorMessage()protected XmlMessageEncryptionAlgorithmReliableCheck.buildErrorMessage()protected XmlMessagePublicKeySizeAcceptableCheck.buildErrorMessage()protected XmlMessagePublicKeySizeKnownCheck.buildErrorMessage() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.bbb.sav.checks
Methods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessageAbstractCryptographicCheckerResultCheck.buildConstraintMessage()protected XmlMessageAbstractCryptographicCheckerResultCheck.buildErrorMessage()protected XmlMessageSigningCertificateRefDigestCryptographicCheckerResultCheck.buildErrorMessage()Methods in eu.europa.esig.dss.validation.process.bbb.sav.checks that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> AbstractCryptographicCheckerResultCheck.getPreviousErrors()protected List<XmlMessage> SignatureAcceptanceValidationResultCheck.getPreviousErrors() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks that return types with arguments of type XmlMessage -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessageCertificateForbiddenExtensionsCheck.buildErrorMessage()protected XmlMessageCertificateSupportedCriticalExtensionsCheck.buildErrorMessage()protected XmlMessageExtendedKeyUsageCheck.buildErrorMessage()protected XmlMessageKeyUsageCheck.buildErrorMessage()Methods in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> CertificateRevocationSelectorResultCheck.getPreviousErrors()protected List<XmlMessage> RevocationFreshnessCheckerResultCheck.getPreviousErrors() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Methods in eu.europa.esig.dss.validation.process.qualification.certificate.checks that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessageTrustServiceAtTimeCheck.buildConstraintMessage()protected XmlMessageCaQcCheck.buildErrorMessage()protected XmlMessageGrantedStatusCheck.buildErrorMessage()protected XmlMessageMRACertificateEquivalenceApplied.buildErrorMessage()protected XmlMessageTrustServiceAtTimeCheck.buildErrorMessage() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Methods in eu.europa.esig.dss.validation.process.qualification.timestamp.checks that return XmlMessageModifier and TypeMethodDescriptionprotected XmlMessageGrantedStatusAtTimeCheck.buildConstraintMessage()protected XmlMessageGrantedStatusAtTimeCheck.buildErrorMessage() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.vpfltvd.checks
Methods in eu.europa.esig.dss.validation.process.vpfltvd.checks that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> AcceptableBasicSignatureValidationCheck.getPreviousErrors() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> LongTermAvailabilityAndIntegrityValidationMaterialCheck.getPreviousErrors()protected List<XmlMessage> LongTermValidationCheck.getPreviousErrors() -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Methods in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> CurrentTimeIndicationCheck.getPreviousErrors()Constructor parameters in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with type arguments of type XmlMessageModifierConstructorDescriptionCurrentTimeIndicationCheck(I18nProvider i18nProvider, XmlPSV result, Indication indication, SubIndication subIndication, List<XmlMessage> errors, LevelConstraint constraint) Default constructor -
Uses of XmlMessage in eu.europa.esig.dss.validation.process.vpftspwatsp.checks
Methods in eu.europa.esig.dss.validation.process.vpftspwatsp.checks that return types with arguments of type XmlMessageModifier and TypeMethodDescriptionprotected List<XmlMessage> AcceptableBasicTimestampValidationCheck.getPreviousErrors()