Uses of Class
eu.europa.esig.dss.policy.jaxb.RevocationConstraints
Packages that use RevocationConstraints
-
Uses of RevocationConstraints in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return RevocationConstraintsModifier and TypeMethodDescriptionEtsiValidationPolicy.getRevocationConstraints()
ValidationPolicy.getRevocationConstraints()
Returns the constraint used for Revocation validation -
Uses of RevocationConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as RevocationConstraintsModifier and TypeFieldDescriptionprotected RevocationConstraints
ConstraintsParameters.revocation
Methods in eu.europa.esig.dss.policy.jaxb that return RevocationConstraintsModifier and TypeMethodDescriptionObjectFactory.createRevocationConstraints()
Create an instance ofRevocationConstraints
ConstraintsParameters.getRevocation()
Gets the value of the revocation property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type RevocationConstraintsModifier and TypeMethodDescriptionvoid
ConstraintsParameters.setRevocation
(RevocationConstraints value) Sets the value of the revocation property.