| Package | Description |
|---|---|
| org.xipki.ocsp.server |
| Modifier and Type | Method and Description |
|---|---|
OcspServerConf.ValidationModel |
OcspServerConf.RequestOption.CertpathValidation.getValidationModel() |
static OcspServerConf.ValidationModel |
OcspServerConf.ValidationModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OcspServerConf.ValidationModel[] |
OcspServerConf.ValidationModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OcspServerConf.RequestOption.CertpathValidation.setValidationModel(OcspServerConf.ValidationModel validationModel) |
Copyright © 2018. All rights reserved.