| 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.
|