| Package | Description |
|---|---|
| org.etsi.uri._01903.v1_3 |
| Modifier and Type | Field and Description |
|---|---|
protected OCSPRefsType |
CompleteRevocationRefsType.ocspRefs |
| Modifier and Type | Method and Description |
|---|---|
OCSPRefsType |
ObjectFactory.createOCSPRefsType()
Create an instance of
OCSPRefsType |
OCSPRefsType |
CompleteRevocationRefsType.getOCSPRefs()
Gets the value of the ocspRefs property.
|
OCSPRefsType |
OCSPRefsType.withOCSPReves(Collection<OCSPRefType> values) |
OCSPRefsType |
OCSPRefsType.withOCSPReves(List<OCSPRefType> value) |
OCSPRefsType |
OCSPRefsType.withOCSPReves(OCSPRefType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompleteRevocationRefsType.setOCSPRefs(OCSPRefsType value)
Sets the value of the ocspRefs property.
|
CompleteRevocationRefsType |
CompleteRevocationRefsType.withOCSPRefs(OCSPRefsType value) |
| Constructor and Description |
|---|
CompleteRevocationRefsType(CRLRefsType crlRefs,
OCSPRefsType ocspRefs,
OtherCertStatusRefsType otherRefs,
String id)
Fully-initialising value constructor
|
Copyright © 2014 Digipost Open Source. All Rights Reserved.