Package org.dogtagpki.legacy.policy
Interface IKeyRecoveryPolicy
-
- All Superinterfaces:
IPolicy
,IPolicyRule
public interface IKeyRecoveryPolicy extends IPolicyRule
Interface for a key recovery 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
-
-