Class | Description |
---|---|
AlertPermission |
Indicates the callers authority to send alerts to management servers,
identified by their principal names.
|
DmtPermission |
Controls access to management objects in the Device Management Tree (DMT).
|
DmtPrincipalPermission |
Indicates the callers authority to create DMT sessions on behalf of a remote
management server.
|
Device Management Tree Security Package Version 1.0. This package contains the permission classes used by the Device Management API in environments that support the Java 2 security model.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: info.dmtree.security;version="[1.0,2.0)"
Copyright © 2006-2014 OSGi Alliance. All Rights Reserved.