Uses of Class
org.xipki.ca.server.IdentifiedCertPublisher
-
Packages that use IdentifiedCertPublisher Package Description org.xipki.ca.server.db org.xipki.ca.server.mgmt -
-
Uses of IdentifiedCertPublisher in org.xipki.ca.server.db
Methods in org.xipki.ca.server.db that return IdentifiedCertPublisher Modifier and Type Method Description IdentifiedCertPublisherCaManagerQueryExecutor. changePublisher(String name, String type, String conf, CaManagerImpl publisherManager) -
Uses of IdentifiedCertPublisher in org.xipki.ca.server.mgmt
Methods in org.xipki.ca.server.mgmt that return IdentifiedCertPublisher Modifier and Type Method Description IdentifiedCertPublisherCaManagerImpl. createPublisher(org.xipki.ca.api.mgmt.entry.PublisherEntry entry)Methods in org.xipki.ca.server.mgmt that return types with arguments of type IdentifiedCertPublisher Modifier and Type Method Description List<IdentifiedCertPublisher>CaManagerImpl. getIdentifiedPublishersForCa(String caName)
-