public interface PolicyMgtService
| Modifier and Type | Method and Description |
|---|---|
List<org.wso2.carbon.policy.mgt.common.ProfileFeature> |
getEffectiveFeatures(String acceptHeader,
String id) |
Message |
getEffectivePolicy(String acceptHeader,
String id) |
Message getEffectivePolicy(@HeaderParam(value="Accept") String acceptHeader, String id) throws AndroidAgentException
AndroidAgentExceptionList<org.wso2.carbon.policy.mgt.common.ProfileFeature> getEffectiveFeatures(@HeaderParam(value="Accept") String acceptHeader, String id) throws AndroidAgentException
AndroidAgentExceptionCopyright © 2016 WSO2. All rights reserved.