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 Response |
GetPoliciesResponse.response |
Modifier and Type | Method and Description |
---|---|
Response |
ObjectFactory.createResponse()
Create an instance of
Response |
Response |
GetPoliciesResponse.getResponse()
Gets the value of the response property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetPoliciesResponse.setResponse(Response value)
Sets the value of the response 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.