Package com.netscape.certsrv.request
-
Interface Summary Interface Description 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.IRequestVirtualList This interface defines access to request virtual list.IService This interface defines how requests are serviced. -
Class Summary Class Description AgentApproval The AgentApproval class contains the record of a single agent approval.AgentApprovals A collection of AgentApproval objects.CMSRequestInfo CMSRequestInfos PolicyResult This class defines results for policy actions.RequestId The RequestId class represents the identifier for a particular request within a request queue.RequestIdAdapter The RequestIdAdapter class provides custom marshaling for RequestId.RequestStatus The RequestStatus class represents the current state of a request in a request queue.RequestStatusAdapter The RequestStatusAdapter class provides custom marshaling for RequestStatus. -
Exception Summary Exception Description PolicyMessage A (localizable) message recorded by a policy module that describes the reason for rejecting a request.RequestNotFoundException