Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
Packages that use XmlConstraintsConclusion
Package
Description
-
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.detailedreport
Methods in eu.europa.esig.dss.detailedreport that return XmlConstraintsConclusionModifier and TypeMethodDescriptionDetailedReport.getHighestConclusion(String signatureId) Gets the validation conclusion to a signature with id corresponding to the highest validation level -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.detailedreport.jaxb
Subclasses of XmlConstraintsConclusion in eu.europa.esig.dss.detailedreport.jaxbModifier and TypeClassDescriptionclassJava class for CC complex type.classJava class for Certificate complex type.classJava class for ConstraintsConclusionWithControlTime complex type.classJava class for ConstraintsConclusionWithProofOfExistence complex type.classJava class for CRS complex type.classJava class for CV complex type.classJava class for FC complex type.classJava class for ISC complex type.classJava class for PCV complex type.classJava class for PSV complex type.classJava class for RAC complex type.classJava class for RevocationBasicValidation complex type.classJava class for RFC complex type.classJava class for SAV complex type.classJava class for SubXCV complex type.classJava class for TLAnalysis complex type.classJava class for ValidationCertificateQualification complex type.classJava class for ValidationProcessArchivalData complex type.classJava class for ValidationProcessBasicSignature complex type.classJava class for ValidationProcessLongTermData complex type.classJava class for ValidationProcessTimestamp complex type.classJava class for ValidationSignatureQualification complex type.classJava class for ValidationTimestampQualification complex type.classJava class for VCI complex type.classJava class for VTS complex type.classJava class for XCV complex type.Methods in eu.europa.esig.dss.detailedreport.jaxb that return XmlConstraintsConclusionModifier and TypeMethodDescriptionObjectFactory.createXmlConstraintsConclusion()Create an instance ofXmlConstraintsConclusion -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process
Classes in eu.europa.esig.dss.validation.process with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassChain<T extends XmlConstraintsConclusion>This class is part of the design pattern "Chain of responsibility".classChainItem<T extends XmlConstraintsConclusion>This class is an item of theChainclass.Fields in eu.europa.esig.dss.validation.process declared as XmlConstraintsConclusionModifier and TypeFieldDescriptionprotected final TChain.resultThe result object : a sub-class ofXmlConstraintsConclusionMethods in eu.europa.esig.dss.validation.process with parameters of type XmlConstraintsConclusionModifier and TypeMethodDescriptionprotected booleanChain.isValid(XmlConstraintsConclusion constraintConclusion) Checks if theconstraintConclusionhas a successful validation resultprotected booleanChainItem.isValid(XmlConstraintsConclusion constraintConclusion) Checks if the conclusion is valid -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb
Classes in eu.europa.esig.dss.validation.process.bbb with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassAbstract class to check if the given value is one of the allowed values by ValidationPolicyclassAbstractValueCheckItem<T extends XmlConstraintsConclusion>Checks if the value is allowed -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.cv.checks
Classes in eu.europa.esig.dss.validation.process.bbb.cv.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassSignatureIntactCheck<T extends XmlConstraintsConclusion>Checks if the signature value is intactclassChecks if the signature is intact for the given token, with a difference that provides the token's Id to the additional information -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.sav.checks
Classes in eu.europa.esig.dss.validation.process.bbb.sav.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassPerforms cryptographic validationclassCryptographicCheck<T extends XmlConstraintsConclusion>The cryptographic checkclassValidates the result of a cryptographic checkerclassValidates Digest cryptographic constraintclassVerifies theDigestAlgorithmclassClass used to verify a DigestMatcherclassChecks if the signature validation result is acceptableclassVerifies a DigestAlgorithm used for a signing-certificate-referenceclassThis class verifies whether a usedeu.europa.esig.dss.enumerations.DigestAlgorithmfor a signing-certificate-reference signing-attribute is reliable and acceptable at validation time -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Classes in eu.europa.esig.dss.validation.process.bbb.xcv.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassChecks if the certificate chain is trusted -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Classes in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassVerifies if the RAC result is validclassChecks if the revocation is consistent and can be used for the given certificate -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Classes in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassChecks if an acceptable revocation data is foundclassChecks if a revocation data is available for the certificate -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Classes in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassThis class verifies the result of aCertificateRevocationSelectorclassChecks if the certificate is self-signedclassChecks if the certificate's signature is validclassChecks if the certificate is not expiredclassIdPkixOcspNoCheck<T extends XmlConstraintsConclusion>Checks if the certificate has ocsp-no-check extension and not expired in validation timeclassChecks if the revocation freshness checker's result is validclassThis class checks if the provided certificate token is trustedclassThis class verifies if a validation time is in the validity range of the certificate of the issuer of the revocation information -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Classes in eu.europa.esig.dss.validation.process.qualification.certificate.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassGrantedStatusCheck<T extends XmlConstraintsConclusion>Verifies if the certificate has TrustedServices with a 'granted' statusclassThis class verifies whether MRA enacted trusted services are present -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.qualification.signature.checks
Classes in eu.europa.esig.dss.validation.process.qualification.signature.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassAbstractTrustedListCheck<T extends XmlConstraintsConclusion>Abstract class verifying the validity of the Trusted ListclassVerifies whether the validation of a List of Trusted Lists is conclusiveclassVerifies whether the validation of aTrusted Lists is conclusiveclassVerifies whether acceptable Trusted Lists have been foundclassChecks whether a Trusted List has been reached for the given certificate chain -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfbs
Classes in eu.europa.esig.dss.validation.process.vpfbs with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassThe abstract class implementing the "5.3 Validation process for Basic Signatures" process -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfbs.checks
Classes in eu.europa.esig.dss.validation.process.vpfbs.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassVerifies if the Basic Signature Validation Process succeedsclassContentTimestampsCheck<T extends XmlConstraintsConclusion>Checks if a collection of content timestamps is not emptyclassVerifies if the format Cryptographic Verification process as per clause 5.2.7 succeededclassVerifies if the format checking process as per clause 5.2.2 succeededclassVerifies if the identification of the signing certificate (as per clause 5.2.3) succeededclassVerifies if the format Signature Acceptance Validation process as per clause 5.2.8 succeededclassVerifies if the X.509 Certificate Validation as per clause 5.2.6 did not return INDETERMINATE/REVOKED_NO_POE indicationclassThis class verifies if the generation time of a content timestamp is not after the certificate's expiration timeclassTimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck<T extends XmlConstraintsConclusion>Checks if the generation time of a content timestamp is not after the expiration time of cryptographic constraints concerned by the failureclassThis class checks if the generation time of a content timestamp is not after the revocation time of a signature's signing certificateclassVerifies if the Validation Context Initialization as per clause 5.2.4 succeededclassVerifies if the result if X509CertificateValidation is not indication INDETERMINATE with the sub-indication OUT_OF_BOUNDS_NO_POE or OUT_OF_BOUNDS_NOT_REVOKEDclassVerifies if the X.509 Certificate Validation as per clause 5.2.6 succeeded -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfltvd.checks
Classes in eu.europa.esig.dss.validation.process.vpfltvd.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassIf best-signature-time is before the issuance date of the signing certificate, the process shall return the indication FAILED with the sub-indication NOT_YET_VALID.classVerifies the result of a basic revocation validation processclassChecks message-imprint validity for a timestamp tokenConstructors in eu.europa.esig.dss.validation.process.vpfltvd.checks with parameters of type XmlConstraintsConclusionModifierConstructorDescriptionAcceptableBasicSignatureValidationCheck(I18nProvider i18nProvider, XmlValidationProcessLongTermData result, XmlConstraintsConclusion basicSignatureValidation, LevelConstraint constraint) Default constructor -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Constructors in eu.europa.esig.dss.validation.process.vpfswatsp.checks with parameters of type XmlConstraintsConclusionModifierConstructorDescriptionAcceptableBasicTimestampValidationCheck(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, TimestampWrapper timestamp, XmlConstraintsConclusion basicTimestampValidation, LevelConstraint constraint) Default constructorLongTermValidationCheck(I18nProvider i18nProvider, XmlValidationProcessArchivalData result, XmlConstraintsConclusion longTermValidationResult, LevelConstraint constraint) Default constructor -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Classes in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassChecks if an acceptable revocation data is present for a Past Signature Validation processclassThis check verifies if the set of POEs contains a POE for the certificate after the issuance date and before the expiration date of that certificate. -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Classes in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassChecks if a POE exists before the control timeclassThis class verifies if the issuance date of the revocation status information is before control timeclassChecks if an acceptable revocation data exists -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpftsp.checks
Classes in eu.europa.esig.dss.validation.process.vpftsp.checks with type parameters of type XmlConstraintsConclusionModifier and TypeClassDescriptionclassChecks whether the validation result of EN 319 102-1 ch.