public class PolicyMgtServiceImpl extends Object
| Constructor and Description |
|---|
PolicyMgtServiceImpl() |
| 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) |
public Message getEffectivePolicy(@HeaderParam(value="Accept") String acceptHeader, String id) throws AndroidAgentException
AndroidAgentExceptionpublic List<org.wso2.carbon.policy.mgt.common.ProfileFeature> getEffectiveFeatures(@HeaderParam(value="Accept") String acceptHeader, String id) throws AndroidAgentException
AndroidAgentExceptionCopyright © 2016 WSO2. All rights reserved.