| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt |
| Modifier and Type | Method and Description |
|---|---|
MgmtEntry.Certprofile |
CaConf.getCertprofile(String name) |
MgmtEntry.Certprofile |
CaManager.getCertprofile(String profileName)
Returns the certificate profile named
profileName. |
MgmtEntry.Certprofile |
MgmtRequest.AddCertprofile.getCertprofileEntry() |
MgmtEntry.Certprofile |
MgmtResponse.GetCertprofile.getResult() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaManager.addCertprofile(MgmtEntry.Certprofile certprofileEntry)
Adds a certificate profile.
|
void |
CaConf.addProfile(MgmtEntry.Certprofile profile) |
boolean |
MgmtEntry.Certprofile.equals(MgmtEntry.Certprofile obj,
boolean ignoreId) |
void |
MgmtRequest.AddCertprofile.setCertprofileEntry(MgmtEntry.Certprofile certprofileEntry) |
void |
MgmtResponse.GetCertprofile.setResult(MgmtEntry.Certprofile result) |
| Constructor and Description |
|---|
GetCertprofile(MgmtEntry.Certprofile result) |
Copyright © 2019. All rights reserved.