|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRepository | |
---|---|
com.netscape.certsrv.dbs.certdb | |
com.netscape.certsrv.dbs.keydb | |
com.netscape.certsrv.dbs.replicadb | |
com.netscape.certsrv.request |
Uses of IRepository in com.netscape.certsrv.dbs.certdb |
---|
Subinterfaces of IRepository in com.netscape.certsrv.dbs.certdb | |
---|---|
interface |
ICertificateRepository
An interface represents a CMS certificate repository. |
Methods in com.netscape.certsrv.dbs.certdb with parameters of type IRepository | |
---|---|
void |
ICertificateRepository.setCertStatusUpdateInterval(IRepository requestRepo,
int interval,
boolean listenToCloneModifications)
Sets certificate status update internal |
Uses of IRepository in com.netscape.certsrv.dbs.keydb |
---|
Subinterfaces of IRepository in com.netscape.certsrv.dbs.keydb | |
---|---|
interface |
IKeyRepository
An interface represents a Key repository. |
Uses of IRepository in com.netscape.certsrv.dbs.replicadb |
---|
Subinterfaces of IRepository in com.netscape.certsrv.dbs.replicadb | |
---|---|
interface |
IReplicaIDRepository
An interface represents a ReplicaID Repository. |
Uses of IRepository in com.netscape.certsrv.request |
---|
Methods in com.netscape.certsrv.request that return IRepository | |
---|---|
IRepository |
IRequestQueue.getRequestRepository()
Gets request repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |