Uses of Class
eu.europa.esig.dss.detailedreport.jaxb.XmlConstraintsConclusion
Package
Description
-
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.detailedreport
Modifier 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
Modifier and TypeClassDescriptionclass
Java class for CC complex type.class
Java class for Certificate complex type.class
Java class for ConstraintsConclusionWithControlTime complex type.class
Java class for ConstraintsConclusionWithProofOfExistence complex type.class
Java class for CRS complex type.class
Java class for CV complex type.class
Java class for FC complex type.class
Java class for ISC complex type.class
Java class for PCV complex type.class
Java class for PSV complex type.class
Java class for RAC complex type.class
Java class for RevocationBasicValidation complex type.class
Java class for RFC complex type.class
Java class for SAV complex type.class
Java class for SubXCV complex type.class
Java class for TLAnalysis complex type.class
Java class for ValidationCertificateQualification complex type.class
Java class for ValidationProcessArchivalData complex type.class
Java class for ValidationProcessBasicSignature complex type.class
Java class for ValidationProcessLongTermData complex type.class
Java class for ValidationProcessTimestamp complex type.class
Java class for ValidationSignatureQualification complex type.class
Java class for ValidationTimestampQualification complex type.class
Java class for VCI complex type.class
Java class for VTS complex type.class
Java class for XCV complex type.Modifier and TypeMethodDescriptionObjectFactory.createXmlConstraintsConclusion()
Create an instance ofXmlConstraintsConclusion
-
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process
Modifier and TypeClassDescriptionclass
Chain<T extends XmlConstraintsConclusion>
This class is part of the design pattern "Chain of responsibility".class
ChainItem<T extends XmlConstraintsConclusion>
This class is an item of theChain
class.Modifier and TypeFieldDescriptionprotected final T
Chain.result
The result object : a sub-class ofXmlConstraintsConclusion
Modifier and TypeMethodDescriptionprotected boolean
Chain.isValid
(XmlConstraintsConclusion constraintConclusion) Checks if theconstraintConclusion
has a successful validation resultprotected boolean
ChainItem.isValid
(XmlConstraintsConclusion constraintConclusion) Checks if the conclusion is valid -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb
Modifier and TypeClassDescriptionclass
Abstract class to check if the given value is one of the allowed values by ValidationPolicyclass
AbstractValueCheckItem<T extends XmlConstraintsConclusion>
Checks if the value is allowed -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.cv.checks
Modifier and TypeClassDescriptionclass
SignatureIntactCheck<T extends XmlConstraintsConclusion>
Checks if the signature value is intactclass
Checks 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
Modifier and TypeClassDescriptionclass
Performs cryptographic validationclass
CryptographicCheck<T extends XmlConstraintsConclusion>
The cryptographic checkclass
Validates the result of a cryptographic checkerclass
Validates Digest cryptographic constraintclass
Verifies theDigestAlgorithm
class
Class used to verify a DigestMatcherclass
Checks if the signature validation result is acceptableclass
Verifies a DigestAlgorithm used for a signing-certificate-referenceclass
This class verifies whether a usedeu.europa.esig.dss.enumerations.DigestAlgorithm
for 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
Modifier and TypeClassDescriptionclass
Checks if the certificate chain is trusted -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Modifier and TypeClassDescriptionclass
Verifies if the RAC result is validclass
Checks 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
Modifier and TypeClassDescriptionclass
Checks if an acceptable revocation data is foundclass
Checks if a revocation data is available for the certificate -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Modifier and TypeClassDescriptionclass
This class verifies the result of aCertificateRevocationSelector
class
Checks if the certificate is self-signedclass
Checks if the certificate's signature is validclass
Checks if the certificate is not expiredclass
IdPkixOcspNoCheck<T extends XmlConstraintsConclusion>
Checks if the certificate has ocsp-no-check extension and not expired in validation timeclass
Checks if the revocation freshness checker's result is validclass
This class checks if the provided certificate token is trustedclass
This 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
Modifier and TypeClassDescriptionclass
GrantedStatusCheck<T extends XmlConstraintsConclusion>
Verifies if the certificate has TrustedServices with a 'granted' statusclass
This class verifies whether the certificate content equivalence information has been applied for the certificateclass
This class verifies whether MRA enacted trusted services are present -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.qualification.signature.checks
Modifier and TypeClassDescriptionclass
AbstractTrustedListCheck<T extends XmlConstraintsConclusion>
Abstract class verifying the validity of the Trusted Listclass
Verifies whether the validation of a List of Trusted Lists is conclusiveclass
Verifies whether the validation of aTrusted Lists is conclusiveclass
Verifies whether acceptable Trusted Lists have been foundclass
Checks whether a Trusted List has been reached for the given certificate chain -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfbs
Modifier and TypeClassDescriptionclass
The abstract class implementing the "5.3 Validation process for Basic Signatures" process -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfbs.checks
Modifier and TypeClassDescriptionclass
Verifies if the Basic Signature Validation Process succeedsclass
ContentTimestampsCheck<T extends XmlConstraintsConclusion>
Checks if a collection of content timestamps is not emptyclass
Verifies if the format Cryptographic Verification process as per clause 5.2.7 succeededclass
Verifies if the format checking process as per clause 5.2.2 succeededclass
Verifies if the identification of the signing certificate (as per clause 5.2.3) succeededclass
Verifies if the format Signature Acceptance Validation process as per clause 5.2.8 succeededclass
Verifies if the X.509 Certificate Validation as per clause 5.2.6 did not return INDETERMINATE/REVOKED_NO_POE indicationclass
This class verifies if the generation time of a content timestamp is not after the certificate's expiration timeclass
TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck<T extends XmlConstraintsConclusion>
Checks if the generation time of a content timestamp is not after the expiration time of cryptographic constraints concerned by the failureclass
This class checks if the generation time of a content timestamp is not after the revocation time of a signature's signing certificateclass
Verifies if the Validation Context Initialization as per clause 5.2.4 succeededclass
Verifies if the result of X509CertificateValidation is not indication INDETERMINATE with the sub-indication OUT_OF_BOUNDS_NO_POE or OUT_OF_BOUNDS_NOT_REVOKEDclass
Verifies 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
Modifier and TypeClassDescriptionclass
If 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.class
Verifies the result of a basic revocation validation processclass
Checks message-imprint validity for a timestamp tokenModifierConstructorDescriptionAcceptableBasicSignatureValidationCheck
(I18nProvider i18nProvider, XmlValidationProcessLongTermData result, XmlConstraintsConclusion basicSignatureValidation, LevelConstraint constraint) Default constructor -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpfswatsp.checks
ModifierConstructorDescriptionAcceptableBasicTimestampValidationCheck
(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
Modifier and TypeClassDescriptionclass
Checks if an acceptable revocation data is present for a Past Signature Validation processclass
This 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
Modifier and TypeClassDescriptionclass
Checks if a POE exists before the control timeclass
This class verifies if the issuance date of the revocation status information is before control timeclass
Checks if an acceptable revocation data exists -
Uses of XmlConstraintsConclusion in eu.europa.esig.dss.validation.process.vpftsp.checks
Modifier and TypeClassDescriptionclass
Checks whether the validation result of EN 319 102-1 ch.