| Package | Description |
|---|---|
| org.xipki.ca.server.mgmt.api | |
| org.xipki.ca.server.mgmt.api.conf |
| Modifier and Type | Method and Description |
|---|---|
CertprofileEntry |
CaManager.getCertprofile(String profileName)
Returns the certificate profile named
profileName. |
| Modifier and Type | Method and Description |
|---|---|
void |
CaManager.addCertprofile(CertprofileEntry dbEntry)
Adds a certificate profile.
|
boolean |
CertprofileEntry.equals(CertprofileEntry obj,
boolean ignoreId) |
| Modifier and Type | Method and Description |
|---|---|
CertprofileEntry |
CaConf.getCertprofile(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaConf.addProfile(CertprofileEntry profile) |
Copyright © 2018. All rights reserved.