Package org.dogtagpki.legacy.policy
Interface IRevocationPolicy
-
- All Superinterfaces:
IPolicy
,IPolicyRule
public interface IRevocationPolicy extends IPolicyRule
Interface for a revocation policy rule.NOTE: The Policy Framework has been replaced by the Profile Framework.
- Version:
- $Revision$, $Date$
-
-
Field Summary
-
Fields inherited from interface org.dogtagpki.legacy.policy.IPolicyRule
PROP_ENABLE, PROP_IMPLNAME, PROP_PREDICATE
-
-
Method Summary
-
Methods inherited from interface org.dogtagpki.legacy.policy.IPolicyRule
apply, getDefaultParams, getDescription, getInstanceName, getInstanceParams, getName, getPredicate, init, setError, setInstanceName, setPolicyException, setPredicate
-
-