Modifier and Type | Method and Description |
---|---|
void |
CertificateEnrollmentPolicyService.getPolicies(Client client,
RequestFilter requestFilter,
Holder<Response> response,
Holder<CACollection> caCollection,
Holder<OIDCollection> oidCollection) |
Modifier and Type | Field and Description |
---|---|
protected OIDCollection |
GetPoliciesResponse.oiDs |
Modifier and Type | Method and Description |
---|---|
OIDCollection |
ObjectFactory.createOIDCollection()
Create an instance of
OIDCollection |
OIDCollection |
GetPoliciesResponse.getOIDs()
Gets the value of the oiDs property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetPoliciesResponse.setOIDs(OIDCollection value)
Sets the value of the oiDs property.
|
Modifier and Type | Method and Description |
---|---|
void |
CertificateEnrollmentPolicyServiceImpl.getPolicies(Client client,
RequestFilter requestFilter,
Holder<Response> response,
Holder<CACollection> caCollection,
Holder<OIDCollection> oidCollection)
This method implements the MS-XCEP protocol for certificate enrollment policy service.
|
Copyright © 2017 WSO2. All rights reserved.