Package org.dogtagpki.legacy.policy
Interface IEnrollmentPolicy
- All Superinterfaces:
IPolicy
,IPolicyRule
- All Known Implementing Classes:
ManualAuthentication
Interface for an enrollment policy rule. This provides general
typing for rules so that a policy processor can group rules
based on a particular type.
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