public class OcspCertPublisherFactory extends Object implements org.xipki.ca.api.publisher.CertPublisherFactory
OcspCertPublisher.| Constructor and Description |
|---|
OcspCertPublisherFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canCreatePublisher(String type) |
Set<String> |
getSupportedTypes() |
org.xipki.ca.api.publisher.CertPublisher |
newPublisher(String type) |
public Set<String> getSupportedTypes()
getSupportedTypes in interface org.xipki.ca.api.publisher.CertPublisherFactorypublic boolean canCreatePublisher(String type)
canCreatePublisher in interface org.xipki.ca.api.publisher.CertPublisherFactorypublic org.xipki.ca.api.publisher.CertPublisher newPublisher(String type) throws org.xipki.util.ObjectCreationException
newPublisher in interface org.xipki.ca.api.publisher.CertPublisherFactoryorg.xipki.util.ObjectCreationExceptionCopyright © 2021. All rights reserved.