public interface PDPService
| Modifier and Type | Method and Description |
|---|---|
List<org.wso2.carbon.policy.mgt.common.Feature> |
getEffectiveFeatureList(List<org.wso2.carbon.policy.mgt.common.Policy> policies,
List<FeatureRules> featureRulesList) |
List<org.wso2.carbon.policy.mgt.common.Policy> |
getEffectivePolicyList(List<org.wso2.carbon.policy.mgt.common.Policy> policies,
List<String> roles,
String deviceType) |
List<org.wso2.carbon.policy.mgt.common.Policy> getEffectivePolicyList(List<org.wso2.carbon.policy.mgt.common.Policy> policies, List<String> roles, String deviceType)
List<org.wso2.carbon.policy.mgt.common.Feature> getEffectiveFeatureList(List<org.wso2.carbon.policy.mgt.common.Policy> policies, List<FeatureRules> featureRulesList)
Copyright © 2016 WSO2. All rights reserved.