| Package | Description |
|---|---|
| org.xipki.ca.api.mgmt | |
| org.xipki.ca.api.mgmt.entry |
| Modifier and Type | Method and Description |
|---|---|
static ValidityMode |
ValidityMode.forName(String text) |
ValidityMode |
MgmtMessage.CaEntryWrapper.getValidityMode() |
static ValidityMode |
ValidityMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidityMode[] |
ValidityMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MgmtMessage.CaEntryWrapper.setValidityMode(ValidityMode validityMode) |
| Modifier and Type | Method and Description |
|---|---|
ValidityMode |
CaEntry.getValidityMode() |
ValidityMode |
ChangeCaEntry.getValidityMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
CaEntry.setValidityMode(ValidityMode mode) |
void |
ChangeCaEntry.setValidityMode(ValidityMode validityMode) |
Copyright © 2021. All rights reserved.