Uses of Class
com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
-
Packages that use RenewableCertificateCollection Package Description com.netscape.certsrv.dbs.certdb com.netscape.cmscore.dbs -
-
Uses of RenewableCertificateCollection in com.netscape.certsrv.dbs.certdb
Methods in com.netscape.certsrv.dbs.certdb that return types with arguments of type RenewableCertificateCollection Modifier and Type Method Description java.util.Hashtable<java.lang.String,RenewableCertificateCollection>
ICertificateRepository. getRenewableCertificates(java.lang.String renewalTime)
Retrieves renewable certificates. -
Uses of RenewableCertificateCollection in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that return types with arguments of type RenewableCertificateCollection Modifier and Type Method Description java.util.Hashtable<java.lang.String,RenewableCertificateCollection>
CertificateRepository. getRenewableCertificates(java.lang.String renewalTime)
-