| Package | Description |
|---|---|
| org.xipki.ca.server | |
| org.xipki.ca.server.cmp | |
| org.xipki.ca.server.db |
| Modifier and Type | Method and Description |
|---|---|
CaManagerImpl |
X509Ca.getCaManager() |
| Constructor and Description |
|---|
RestResponder(CaManagerImpl responderManager) |
ScepResponder(CaManagerImpl caManager,
org.xipki.ca.api.mgmt.entry.CaEntry caEntry) |
X509Ca(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
CtLogClient ctlogClient) |
X509CrlModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisher) |
X509RemoverModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisherModule) |
X509RevokerModule(CaManagerImpl caManager,
CaInfo caInfo,
CertStore certstore,
org.xipki.ca.server.X509PublisherModule publisherModule) |
| Constructor and Description |
|---|
CmpResponder(CaManagerImpl caManager,
String caName) |
| Modifier and Type | Method and Description |
|---|---|
IdentifiedCertprofile |
CaManagerQueryExecutor.changeCertprofile(org.xipki.ca.api.NameId nameId,
String type,
String conf,
CaManagerImpl certprofileManager) |
IdentifiedCertPublisher |
CaManagerQueryExecutor.changePublisher(String name,
String type,
String conf,
CaManagerImpl publisherManager) |
SignerEntryWrapper |
CaManagerQueryExecutor.changeSigner(String name,
String type,
String conf,
String base64Cert,
CaManagerImpl signerManager,
org.xipki.security.SecurityFactory securityFactory) |
Copyright © 2021. All rights reserved.