Package com.netscape.certsrv.dbs.certdb
Class RenewableCertificateCollection
- java.lang.Object
-
- com.netscape.certsrv.dbs.certdb.RenewableCertificateCollection
-
public class RenewableCertificateCollection extends java.lang.Object
- Version:
- $Revision$, $Date$
- Author:
- thomask, kanda
-
-
Constructor Summary
Constructors Constructor Description RenewableCertificateCollection()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addCertificate(java.lang.String renewalFlag, java.lang.Object o)
java.util.Vector<java.lang.Object>
getNotifiable()
java.util.Vector<java.lang.Object>
getRenewable()
-