Interface IEnrollmentPolicy

All Superinterfaces:
IPolicy, IPolicyRule
All Known Implementing Classes:
ManualAuthentication

public interface IEnrollmentPolicy extends IPolicyRule
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$