| Package | Description |
|---|---|
| org.wso2.carbon.policy.evaluator | |
| org.wso2.carbon.policy.evaluator.spi |
| Modifier and Type | Method and Description |
|---|---|
List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> |
FeatureFilterImpl.evaluate(List<org.wso2.carbon.device.mgt.common.policy.mgt.Policy> policyList,
List<FeatureRules> featureRulesList)
This method returns the effective feature list when policy list and feature aggregation rules are supplied.
|
List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> |
FeatureFilter.evaluate(List<org.wso2.carbon.device.mgt.common.policy.mgt.Policy> policyList,
List<FeatureRules> featureRulesList) |
List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> |
FeatureFilterImpl.evaluateFeatures(List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> featureList,
List<FeatureRules> featureRulesList)
This method is responsible for supplying tasks to other methods to evaluate given features.
|
List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> |
FeatureFilter.evaluateFeatures(List<org.wso2.carbon.device.mgt.common.policy.mgt.ProfileFeature> featureList,
List<FeatureRules> featureRulesList) |
List<org.wso2.carbon.policy.mgt.common.Feature> |
PDPServiceImpl.getEffectiveFeatureList(List<org.wso2.carbon.device.mgt.common.policy.mgt.Policy> policies,
List<FeatureRules> featureRulesList) |
| Modifier and Type | Method and Description |
|---|---|
List<org.wso2.carbon.policy.mgt.common.Feature> |
PDPService.getEffectiveFeatureList(List<org.wso2.carbon.device.mgt.common.policy.mgt.Policy> policies,
List<FeatureRules> featureRulesList) |
Copyright © 2017 WSO2. All rights reserved.