Uses of Class
org.xipki.ca.api.publisher.CertPublisher
-
Packages that use CertPublisher Package Description org.xipki.ca.api.publisher -
-
Uses of CertPublisher in org.xipki.ca.api.publisher
Methods in org.xipki.ca.api.publisher that return CertPublisher Modifier and Type Method Description CertPublisherCertPublisherFactory. newPublisher(java.lang.String type)Create new publisher of given type.CertPublisherCertPublisherFactoryRegister. newPublisher(java.lang.String type)Create new publisher of given type.
-