Uses of Class
eu.europa.esig.dss.policy.jaxb.RevocationConstraints
Package | Description |
---|---|
eu.europa.esig.dss.policy | |
eu.europa.esig.dss.policy.jaxb |
-
Uses of RevocationConstraints in eu.europa.esig.dss.policy
Methods in eu.europa.esig.dss.policy that return RevocationConstraints Modifier and Type Method Description RevocationConstraints
EtsiValidationPolicy. getRevocationConstraints()
RevocationConstraints
ValidationPolicy. getRevocationConstraints()
-
Uses of RevocationConstraints in eu.europa.esig.dss.policy.jaxb
Fields in eu.europa.esig.dss.policy.jaxb declared as RevocationConstraints Modifier and Type Field Description protected RevocationConstraints
ConstraintsParameters. revocation
Methods in eu.europa.esig.dss.policy.jaxb that return RevocationConstraints Modifier and Type Method Description RevocationConstraints
ObjectFactory. createRevocationConstraints()
Create an instance ofRevocationConstraints
RevocationConstraints
ConstraintsParameters. getRevocation()
Gets the value of the revocation property.Methods in eu.europa.esig.dss.policy.jaxb with parameters of type RevocationConstraints Modifier and Type Method Description void
ConstraintsParameters. setRevocation(RevocationConstraints value)
Sets the value of the revocation property.