Class KeyInfoCollection
- All Implemented Interfaces:
JSONSerializer
-
Field Summary
Fields inherited from class com.netscape.certsrv.base.DataCollection
entries, links, total -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netscape.certsrv.base.DataCollection
addEntry, addLink, equals, getLinks, getTotal, hashCode, removeEntry, removeLink, setEntries, setLinks, setTotalMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
KeyInfoCollection
public KeyInfoCollection()
-
-
Method Details
-
getEntries
- Overrides:
getEntriesin classDataCollection<KeyInfo>
-