Uses of Class
eu.europa.esig.dss.policy.jaxb.TimestampConstraints
Packages that use TimestampConstraints
-
Uses of TimestampConstraints in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return TimestampConstraintsModifier and TypeMethodDescriptionEtsiValidationPolicy.getTimestampConstraints()
ValidationPolicy.getTimestampConstraints()
Returns the constraint used for Timestamp validation -
Uses of TimestampConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as TimestampConstraintsMethods in eu.europa.esig.dss.policy.jaxb that return TimestampConstraintsModifier and TypeMethodDescriptionObjectFactory.createTimestampConstraints()
Create an instance ofTimestampConstraints
ConstraintsParameters.getTimestamp()
Gets the value of the timestamp property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type TimestampConstraintsModifier and TypeMethodDescriptionvoid
ConstraintsParameters.setTimestamp
(TimestampConstraints value) Sets the value of the timestamp property.