Class ManualAuthentication

java.lang.Object
org.dogtagpki.legacy.server.policy.APolicyRule
org.dogtagpki.legacy.server.policy.constraints.ManualAuthentication
All Implemented Interfaces:
IPolicy, IEnrollmentPolicy, IPolicyRule

public class ManualAuthentication extends APolicyRule implements IEnrollmentPolicy
ManualAuthentication is an enrollment policy that queues all requests for issuing agent's approval if no authentication is present. The policy rejects a request if any of the auth tokens indicates authentication failure.

 NOTE:  The Policy Framework has been replaced by the Profile Framework.
 

Version:
$Revision$, $Date$