| Package | Description |
|---|---|
| fr.liglab.adele.icasa.access |
| Modifier and Type | Method and Description |
|---|---|
static DeviceAccessPolicy |
DeviceAccessPolicy.fromString(String text) |
DeviceAccessPolicy |
AccessRight.getPolicy()
Get the device policy value.
|
static DeviceAccessPolicy |
DeviceAccessPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceAccessPolicy[] |
DeviceAccessPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccessRight |
AccessManager.setDeviceAccess(String applicationId,
String deviceId,
DeviceAccessPolicy right)
Set the right access for an application to use a device.
|
Copyright © 2012-2013 ADELE Research Group. All Rights Reserved.