Class LevelConstraintWrapper

java.lang.Object
eu.europa.esig.dss.policy.LevelConstraintWrapper
All Implemented Interfaces:
LevelRule
Direct Known Subclasses:
CertificateValuesConstraintWrapper, CryptographicConstraintWrapper, IntValueConstraintWrapper, MultiValuesConstraintWrapper, TimeConstraintWrapper, ValueConstraintWrapper

public class LevelConstraintWrapper extends Object implements LevelRule
Wraps eu.europa.esig.dss.policy.jaxb.LevelConstraint into a eu.europa.esig.dss.model.policy.LevelRule
  • Field Details

    • constraint

      protected final LevelConstraint constraint
      The constraint containing the behavior rules for the corresponding check execution
  • Constructor Details

  • Method Details