public class PolicyManagementServiceImpl extends Object implements PolicyManagementService
| Constructor and Description |
|---|
PolicyManagementServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Message |
getEffectivePolicy(String acceptHeader,
String deviceId)
Get the applicable effective policy for an enrolled windows device.
|
public Message getEffectivePolicy(@HeaderParam(value="Accept") String acceptHeader, String deviceId) throws WindowsConfigurationException
PolicyManagementServicegetEffectivePolicy in interface PolicyManagementServicedeviceId - Device IdWindowsConfigurationException - occurred while retrieving all the devices from DB.Copyright © 2016 WSO2. All rights reserved.