Uses of Class
eu.europa.esig.dss.policy.jaxb.ContainerConstraints
Packages that use ContainerConstraints
-
Uses of ContainerConstraints in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return ContainerConstraintsModifier and TypeMethodDescriptionEtsiValidationPolicy.getContainerConstraints()
ValidationPolicy.getContainerConstraints()
Returns the constraint used for ASiC Container validation -
Uses of ContainerConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as ContainerConstraintsModifier and TypeFieldDescriptionprotected ContainerConstraints
ConstraintsParameters.containerConstraints
Methods in eu.europa.esig.dss.policy.jaxb that return ContainerConstraintsModifier and TypeMethodDescriptionObjectFactory.createContainerConstraints()
Create an instance ofContainerConstraints
ConstraintsParameters.getContainerConstraints()
Gets the value of the containerConstraints property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type ContainerConstraintsModifier and TypeMethodDescriptionvoid
ConstraintsParameters.setContainerConstraints
(ContainerConstraints value) Sets the value of the containerConstraints property.