| Package | Description |
|---|---|
| com.netscape.certsrv.dbs.certdb | |
| com.netscape.certsrv.dbs.keydb | |
| com.netscape.certsrv.dbs.replicadb | |
| com.netscape.certsrv.request |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICertificateRepository
An interface represents a CMS certificate repository.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICertificateRepository.setCertStatusUpdateInterval(IRepository requestRepo,
int interval,
boolean listenToCloneModifications)
Sets certificate status update internal
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IKeyRepository
An interface represents a Key repository.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IReplicaIDRepository
An interface represents a ReplicaID Repository.
|
| Modifier and Type | Method and Description |
|---|---|
IRepository |
IRequestQueue.getRequestRepository()
Gets request repository.
|