Uses of Interface
com.netscape.certsrv.dbs.keydb.IKeyRepository
-
Packages that use IKeyRepository Package Description com.netscape.certsrv.kra com.netscape.cmscore.dbs -
-
Uses of IKeyRepository in com.netscape.certsrv.kra
Methods in com.netscape.certsrv.kra that return IKeyRepository Modifier and Type Method Description IKeyRepository
IKeyRecoveryAuthority. getKeyRepository()
Retrieves the key repository. -
Uses of IKeyRepository in com.netscape.cmscore.dbs
Classes in com.netscape.cmscore.dbs that implement IKeyRepository Modifier and Type Class Description class
KeyRepository
A class represents a Key repository.Constructors in com.netscape.cmscore.dbs with parameters of type IKeyRepository Constructor Description KeyRecordMapper(IKeyRepository db)
-