Package com.netscape.certsrv.request

Interface Summary
IEnrollmentRequest An example of a more specialized request interface.
INotify The INotify interface defines operations that are invoked when a request is completely processed.
IPolicy Interface to a policy.
IRequest An interface that defines abilities of request objects,
IRequestList An interface providing a list of RequestIds that match some criteria.
IRequestListener An interface that defines abilities of request listener,
IRequestNotifier IRequestNotifier interface defines methods to register listeners,
IRequestQueue The IRequestQueue interface defines the operations on a collection of requests within the certificate server.
IRequestRecord A request record is the stored version of a request.
IRequestScheduler This is an interface to a request scheduler that prioritizes the threads based on the request processing order.
IRequestSubsystem This interface defines storage of request objects in the local database.
IRequestVirtualList This interface defines access to request virtual list.
IService This interface defines how requests are serviced.
 

Class Summary
AgentApproval The AgentApproval class contains the record of a single agent approval.
AgentApprovals A collection of AgentApproval objects.
ARequestNotifier The ARequestNotifier class implements the IRequestNotifier interface, which notifies all registered request listeners.
PolicyResult This class defines results for policy actions.
RequestId The RequestId class represents the identifier for a particular request within a request queue.
RequestStatus The RequestStatus class represents the current state of a request in a request queue.
 

Exception Summary
PolicyMessage A (localizable) message recorded by a policy module that describes the reason for rejecting a request.