| Package | Description |
|---|---|
| org.xipki.scep.client | |
| org.xipki.scep.transaction |
| Modifier and Type | Method and Description |
|---|---|
String |
CaIdentifier.buildGetUrl(Operation operation) |
String |
CaIdentifier.buildGetUrl(Operation operation,
String message) |
String |
CaIdentifier.buildPostUrl(Operation operation) |
| Modifier and Type | Method and Description |
|---|---|
static Operation |
Operation.forValue(String code) |
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023. All rights reserved.