Uses of Class
org.xipki.ca.mgmt.db.port.CaCertstore.CaHasPublisher
-
Packages that use CaCertstore.CaHasPublisher Package Description org.xipki.ca.mgmt.db.port -
-
Uses of CaCertstore.CaHasPublisher in org.xipki.ca.mgmt.db.port
Methods in org.xipki.ca.mgmt.db.port that return types with arguments of type CaCertstore.CaHasPublisher Modifier and Type Method Description List<CaCertstore.CaHasPublisher>CaCertstore.Caconf. getCaHasPublishers()Method parameters in org.xipki.ca.mgmt.db.port with type arguments of type CaCertstore.CaHasPublisher Modifier and Type Method Description voidCaCertstore.Caconf. setCaHasPublishers(List<CaCertstore.CaHasPublisher> caHasPublishers)
-