| Package | Description |
|---|---|
| com.netscape.certsrv.ca | |
| com.netscape.certsrv.ra | |
| com.netscape.certsrv.request |
| Modifier and Type | Method and Description |
|---|---|
IService |
ICertificateAuthority.getCAService()
Retrieves the CA service object that is responsible for
processing requests.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IRAService
An interface representing a RA request services.
|
| Modifier and Type | Method and Description |
|---|---|
IRequestQueue |
IRequestSubsystem.getRequestQueue(java.lang.String name,
int increment,
IPolicy p,
IService s,
INotify n,
INotify pendingNotifier)
Retrieves a request queue.
|