Uses of Class
eu.europa.esig.dss.policy.jaxb.RevocationConstraints
-
Packages that use RevocationConstraints Package Description eu.europa.esig.dss.policy.jaxb -
-
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 RevocationConstraintsConstraintsParameters. revocationMethods in eu.europa.esig.dss.policy.jaxb that return RevocationConstraints Modifier and Type Method Description RevocationConstraintsObjectFactory. createRevocationConstraints()Create an instance ofRevocationConstraintsRevocationConstraintsConstraintsParameters. 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 voidConstraintsParameters. setRevocation(RevocationConstraints value)Sets the value of the revocation property.
-