Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.ToPublish
-
Packages that use CaCertstore.ToPublish Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.ToPublish in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.ToPublish Modifier and Type Method Description List<CaCertstore.ToPublish>CaCertstore. getPublishQueue()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.ToPublish Modifier and Type Method Description voidCaCertstore. setPublishQueue(List<CaCertstore.ToPublish> publishQueue)
-