| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected CRLValuesType |
RevocationValuesType.crlValues |
| Modifier and Type | Method and Description |
|---|---|
CRLValuesType |
ObjectFactory.createCRLValuesType()
Create an instance of
CRLValuesType |
CRLValuesType |
RevocationValuesType.getCRLValues()
Gets the value of the crlValues property.
|
CRLValuesType |
CRLValuesType.withEncapsulatedCRLValues(Collection<EncapsulatedPKIData> values) |
CRLValuesType |
CRLValuesType.withEncapsulatedCRLValues(EncapsulatedPKIData... values) |
CRLValuesType |
CRLValuesType.withEncapsulatedCRLValues(List<EncapsulatedPKIData> value) |
| Modifier and Type | Method and Description |
|---|---|
void |
RevocationValuesType.setCRLValues(CRLValuesType value)
Sets the value of the crlValues property.
|
RevocationValuesType |
RevocationValuesType.withCRLValues(CRLValuesType value) |
| Constructor and Description |
|---|
RevocationValuesType(CRLValuesType crlValues,
OCSPValuesType ocspValues,
OtherCertStatusValuesType otherValues,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.