| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt | |
| org.xipki.ca.api.profile |
| Modifier and Type | Method and Description |
|---|---|
Certprofile.CertValidity |
MgmtMessage.CaEntryWrapper.getMaxValidity() |
Certprofile.CertValidity |
MgmtEntry.Ca.getMaxValidity() |
Certprofile.CertValidity |
MgmtEntry.ChangeCa.getMaxValidity() |
Certprofile.CertValidity |
RevokeSuspendedCertsControl.getUnchangedSince() |
| Modifier and Type | Method and Description |
|---|---|
void |
MgmtMessage.CaEntryWrapper.setMaxValidity(Certprofile.CertValidity maxValidity) |
void |
MgmtEntry.Ca.setMaxValidity(Certprofile.CertValidity maxValidity) |
void |
MgmtEntry.ChangeCa.setMaxValidity(Certprofile.CertValidity maxValidity) |
void |
RevokeSuspendedCertsControl.setUnchangedSince(Certprofile.CertValidity unchangedSince) |
| Constructor and Description |
|---|
RevokeSuspendedCertsControl(org.xipki.security.CrlReason targetReason,
Certprofile.CertValidity unchangedSince) |
| Modifier and Type | Method and Description |
|---|---|
static Certprofile.CertValidity |
Certprofile.CertValidity.getInstance(String validityS) |
abstract Certprofile.CertValidity |
Certprofile.getValidity() |
| Modifier and Type | Method and Description |
|---|---|
int |
Certprofile.CertValidity.compareTo(Certprofile.CertValidity obj) |
Copyright © 2019. All rights reserved.