Uses of Class
com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
-
Packages that use RenewableCertificateCollection Package Description com.netscape.certsrv.dbs.certdb -
-
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.
-