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 CACollection |
GetPoliciesResponse.cAs |
Modifier and Type | Method and Description |
---|---|
CACollection |
ObjectFactory.createCACollection()
Create an instance of
CACollection |
CACollection |
GetPoliciesResponse.getCAs()
Gets the value of the cAs property.
|
Modifier and Type | Method and Description |
---|---|
void |
GetPoliciesResponse.setCAs(CACollection value)
Sets the value of the cAs 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.