Package com.contentgrid.opa.client.impl
Class PolicyComponent
java.lang.Object
com.contentgrid.opa.client.impl.PolicyComponent
- All Implemented Interfaces:
PolicyApi
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.contentgrid.opa.client.api.PolicyApi
PolicyApi.DeletePolicyResponse, PolicyApi.GetPolicyResponse, PolicyApi.ListPoliciesResponse, PolicyApi.OpaPolicy, PolicyApi.UpsertPolicyResponse -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PolicyComponent
public PolicyComponent()
-
-
Method Details
-
listPolicies
- Specified by:
listPoliciesin interfacePolicyApi
-
upsertPolicy
- Specified by:
upsertPolicyin interfacePolicyApi
-
getPolicy
-
deletePolicy
- Specified by:
deletePolicyin interfacePolicyApi
-