| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected List<EncapsulatedPKIData> |
CertifiedRolesListType.certifiedRoles |
protected List<EncapsulatedPKIData> |
CRLValuesType.encapsulatedCRLValues |
protected List<EncapsulatedPKIData> |
OCSPValuesType.encapsulatedOCSPValues |
| Modifier and Type | Method and Description |
|---|---|
EncapsulatedPKIData |
ObjectFactory.createEncapsulatedPKIData()
Create an instance of
EncapsulatedPKIData |
EncapsulatedPKIData |
EncapsulatedPKIData.withEncoding(String value) |
EncapsulatedPKIData |
EncapsulatedPKIData.withId(String value) |
EncapsulatedPKIData |
EncapsulatedPKIData.withValue(byte[] value) |
| Modifier and Type | Method and Description |
|---|---|
List<EncapsulatedPKIData> |
CertifiedRolesListType.getCertifiedRoles()
Gets the value of the certifiedRoles property.
|
List<EncapsulatedPKIData> |
CRLValuesType.getEncapsulatedCRLValues()
Gets the value of the encapsulatedCRLValues property.
|
List<EncapsulatedPKIData> |
OCSPValuesType.getEncapsulatedOCSPValues()
Gets the value of the encapsulatedOCSPValues property.
|
| Modifier and Type | Method and Description |
|---|---|
CertifiedRolesListType |
CertifiedRolesListType.withCertifiedRoles(EncapsulatedPKIData... values) |
CRLValuesType |
CRLValuesType.withEncapsulatedCRLValues(EncapsulatedPKIData... values) |
OCSPValuesType |
OCSPValuesType.withEncapsulatedOCSPValues(EncapsulatedPKIData... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CertifiedRolesListType.setCertifiedRoles(List<EncapsulatedPKIData> value) |
void |
CRLValuesType.setEncapsulatedCRLValues(List<EncapsulatedPKIData> value) |
void |
OCSPValuesType.setEncapsulatedOCSPValues(List<EncapsulatedPKIData> value) |
CertifiedRolesListType |
CertifiedRolesListType.withCertifiedRoles(Collection<EncapsulatedPKIData> values) |
CertifiedRolesListType |
CertifiedRolesListType.withCertifiedRoles(List<EncapsulatedPKIData> value) |
CRLValuesType |
CRLValuesType.withEncapsulatedCRLValues(Collection<EncapsulatedPKIData> values) |
CRLValuesType |
CRLValuesType.withEncapsulatedCRLValues(List<EncapsulatedPKIData> value) |
OCSPValuesType |
OCSPValuesType.withEncapsulatedOCSPValues(Collection<EncapsulatedPKIData> values) |
OCSPValuesType |
OCSPValuesType.withEncapsulatedOCSPValues(List<EncapsulatedPKIData> value) |
| Constructor and Description |
|---|
CertifiedRolesListType(List<EncapsulatedPKIData> certifiedRoles)
Fully-initialising value constructor
|
CRLValuesType(List<EncapsulatedPKIData> encapsulatedCRLValues)
Fully-initialising value constructor
|
OCSPValuesType(List<EncapsulatedPKIData> encapsulatedOCSPValues)
Fully-initialising value constructor
|
Copyright © 2017 Digipost. All Rights Reserved.