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 XmlMessage
XmlConstraint.error
protected XmlMessage
XmlConstraint.info
protected XmlMessage
XmlConstraint.name
protected XmlMessage
XmlConstraint.warning
Fields in eu.europa.esig.dss.detailedreport.jaxb with type parameters of type XmlMessageModifier and TypeFieldDescriptionprotected List
<XmlMessage> XmlConclusion.errors
protected List
<XmlMessage> XmlConclusion.infos
protected List
<XmlMessage> XmlConclusion.warnings
Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlMessageModifier and TypeMethodDescriptionObjectFactory.createXmlMessage()
Create an instance ofXmlMessage
XmlConstraint.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 TypeMethodDescriptionvoid
XmlConstraint.setError
(XmlMessage value) Sets the value of the error property.void
XmlConstraint.setInfo
(XmlMessage value) Sets the value of the info property.void
XmlConstraint.setName
(XmlMessage value) Sets the value of the name property.void
XmlConstraint.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 XmlMessage
ChainItem.buildConstraintMessage()
Builds a constraint messageprotected XmlMessage
ChainItem.buildErrorMessage()
Builds an error messageprotected XmlMessage
ChainItem.buildXmlMessage
(MessageTag messageTag, Object... args) Builds theXmlMessage
Methods 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 XmlMessage
PdfAnnotationOverlapCheck.buildErrorMessage()
protected XmlMessage
PdfVisualDifferenceCheck.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 XmlMessage
DigestAlgorithmAtValidationTimeCheck.buildConstraintMessage()
protected XmlMessage
DigestAlgorithmReliableCheck.buildConstraintMessage()
protected XmlMessage
EncryptionAlgorithmAtValidationTimeCheck.buildConstraintMessage()
protected XmlMessage
EncryptionAlgorithmReliableCheck.buildConstraintMessage()
protected XmlMessage
PublicKeySizeAcceptableCheck.buildConstraintMessage()
protected XmlMessage
PublicKeySizeKnownCheck.buildConstraintMessage()
protected XmlMessage
DigestAlgorithmAtValidationTimeCheck.buildErrorMessage()
protected XmlMessage
DigestAlgorithmReliableCheck.buildErrorMessage()
protected XmlMessage
EncryptionAlgorithmAtValidationTimeCheck.buildErrorMessage()
protected XmlMessage
EncryptionAlgorithmReliableCheck.buildErrorMessage()
protected XmlMessage
PublicKeySizeAcceptableCheck.buildErrorMessage()
protected XmlMessage
PublicKeySizeKnownCheck.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 XmlMessage
AbstractCryptographicCheckerResultCheck.buildConstraintMessage()
protected XmlMessage
AbstractCryptographicCheckerResultCheck.buildErrorMessage()
protected XmlMessage
SigningCertificateRefDigestCryptographicCheckerResultCheck.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 XmlMessage
CertificateForbiddenExtensionsCheck.buildErrorMessage()
protected XmlMessage
CertificateSupportedCriticalExtensionsCheck.buildErrorMessage()
protected XmlMessage
ExtendedKeyUsageCheck.buildErrorMessage()
protected XmlMessage
KeyUsageCheck.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 XmlMessage
TrustServiceAtTimeCheck.buildConstraintMessage()
protected XmlMessage
CaQcCheck.buildErrorMessage()
protected XmlMessage
GrantedStatusCheck.buildErrorMessage()
protected XmlMessage
MRACertificateEquivalenceApplied.buildErrorMessage()
protected XmlMessage
TrustServiceAtTimeCheck.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 XmlMessage
GrantedStatusAtTimeCheck.buildConstraintMessage()
protected XmlMessage
GrantedStatusAtTimeCheck.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()