| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected OCSPValuesType |
RevocationValuesType.ocspValues |
| Modifier and Type | Method and Description |
|---|---|
OCSPValuesType |
ObjectFactory.createOCSPValuesType()
Create an instance of
OCSPValuesType |
OCSPValuesType |
RevocationValuesType.getOCSPValues()
Gets the value of the ocspValues property.
|
OCSPValuesType |
OCSPValuesType.withEncapsulatedOCSPValues(Collection<EncapsulatedPKIData> values) |
OCSPValuesType |
OCSPValuesType.withEncapsulatedOCSPValues(EncapsulatedPKIData... values) |
OCSPValuesType |
OCSPValuesType.withEncapsulatedOCSPValues(List<EncapsulatedPKIData> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RevocationValuesType.setOCSPValues(OCSPValuesType value)
Sets the value of the ocspValues property.
|
RevocationValuesType |
RevocationValuesType.withOCSPValues(OCSPValuesType value) |
| Constructor and Description |
|---|
RevocationValuesType(CRLValuesType crlValues,
OCSPValuesType ocspValues,
OtherCertStatusValuesType otherValues,
String id)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.