All Classes and Interfaces
Class
Description
Java class for Algo complex type.
Java class for AlgoExpirationDate complex type.
Group of common checks for any kind of signed token (signature, timestamp or revocation data)
Group of checks related to a certificate
Certificate check : follows the specified level behavior if the current certificate matches one if the conditions. '*' can be used and means any value.
Wraps
eu.europa.esig.dss.policy.jaxb.CertificateValuesConstraint into a eu.europa.esig.dss.model.policy.CertificateApplicabilityRuleRoot element for the DSS validation policy : that allows customization of the validation process : add/remove checks and set its criticality.
ASiC specific constraints
Group of constraints related to cryptographic usage
Wraps a
CryptographicConstraint of the DSS JAXB validation policy implementation
into a CryptographicConstraintWrapperContains utils to parse a date
Group of checks related to Trusted Lists
This class encapsulates the constraint file that controls the policy to be used during the validation process.
Loads a DSS XML Validation Policy based on the ETSI TS 102 853 standard.
Group of constraints on the evidence record
Integer value check : follows the specified level behavior when the checked element is compliant with the defined constraint value
Wraps
eu.europa.esig.dss.policy.jaxb.IntValueConstraint into a eu.europa.esig.dss.model.policy.NumericValueRuleBoolean check : follows the specified level behavior in case of failure
Wraps
eu.europa.esig.dss.policy.jaxb.LevelConstraint into a eu.europa.esig.dss.model.policy.LevelRuleJava class for ListAlgo complex type.
Boolean check : follows the specified validation model
Multi-values check : follows the specified level behavior if the checked element is not present in the list. '*' can be used and means any value.
Wraps
eu.europa.esig.dss.policy.jaxb.MultiValuesConstraint into a eu.europa.esig.dss.model.policy.MultiValuesRuleThis object contains factory methods for each
Java content interface and Java element interface
generated in the eu.europa.esig.dss.policy.jaxb package.
A group of constraints used for a PDF document validation against a PDF/A specification.
Group of constraints on the revocation data
Converts
TimeConstraint from a policy into the corresponding long time valueGroup of constraints for the signature(s) (signed/unsigned properties, coverage,...)
Group of constraints on the signed attributes/properties
Time based check : follows the specified level behavior if the checked element is over the time limit
Wraps
eu.europa.esig.dss.policy.jaxb.TimeConstraint into a eu.europa.esig.dss.model.policy.DurationRuleGroup of constraints on the timestamps
Java class for TimeUnit.
Group of constraints on the unsigned attributes/properties
Used to read an XML validation policy
Contains cached the
JAXBContext and Schema for an XML validation policyValue check : follows the specified level behavior if the checked element is not equals to the specified value
Wraps
eu.europa.esig.dss.policy.jaxb.ValueConstraint into a eu.europa.esig.dss.model.policy.ValueRule