| Package | Description |
|---|---|
| org.xipki.ca.server | |
| org.xipki.ca.server.db |
| Constructor and Description |
|---|
SdkResponder(CaManagerImpl caManager) |
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) |
| Modifier and Type | Method and Description |
|---|---|
IdentifiedCertprofile |
CaManagerQueryExecutor.changeCertprofile(org.xipki.ca.api.NameId nameId,
String type,
String conf,
CaManagerImpl certprofileManager) |
KeypairGenEntryWrapper |
CaManagerQueryExecutor.changeKeypairGen(String name,
String type,
String conf,
CaManagerImpl manager) |
IdentifiedCertPublisher |
CaManagerQueryExecutor.changePublisher(String name,
String type,
String conf,
CaManagerImpl publisherManager) |
SignerEntryWrapper |
CaManagerQueryExecutor.changeSigner(String name,
String type,
String conf,
String base64Cert,
CaManagerImpl signerManager) |
Copyright © 2022. All rights reserved.