Uses of Interface
com.netscape.certsrv.request.IPolicy
Packages that use IPolicy
Package
Description
-
Uses of IPolicy in com.netscape.cmscore.request
Constructors in com.netscape.cmscore.request with parameters of type IPolicyModifierConstructorDescriptionprotectedARequestQueue(IPolicy policy, IService service, INotify notify, INotify pendingNotify) RequestQueue(DBSubsystem dbSubsystem, RequestRepository requestRepository, IPolicy policy, IService service, INotify notifier, INotify pendingNotifier) Create a request queue. -
Uses of IPolicy in org.dogtagpki.legacy.core.policy
Classes in org.dogtagpki.legacy.core.policy that implement IPolicyModifier and TypeClassDescriptionclassThis is a Generic policy processor. -
Uses of IPolicy in org.dogtagpki.legacy.policy
Subinterfaces of IPolicy in org.dogtagpki.legacy.policyModifier and TypeInterfaceDescriptioninterfaceInterface for an enrollment policy rule.interfaceInterface for a key recovery policy rule.interfaceInterface for a key recovery policy rule.interfaceA generic interface for a policy processor.interfaceInterface for a policy rule.interfaceInterface for a renewal policy rule.interfaceInterface for a revocation policy rule. -
Uses of IPolicy in org.dogtagpki.legacy.server.policy
Classes in org.dogtagpki.legacy.server.policy that implement IPolicyModifier and TypeClassDescriptionclassThe abstract policy rule that concrete implementations will extend. -
Uses of IPolicy in org.dogtagpki.legacy.server.policy.constraints
Classes in org.dogtagpki.legacy.server.policy.constraints that implement IPolicyModifier and TypeClassDescriptionclassManualAuthentication is an enrollment policy that queues all requests for issuing agent's approval if no authentication is present.