blob: 546edb71db3d41f697c82eaccce53a806e9bb325 [file] [log] [blame]
<!-- $Header: /cvshome/build/info.dmtree/src/info/dmtree/security/package.html,v 1.2 2006/07/12 21:07:14 hargrave Exp $ -->
<BODY>
<p>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.
<p>Bundles wishing to use this package must list the package
in the Import-Package header of the bundle's manifest.
For example:
<pre>
Import-Package: info.dmtree.security;version=1.0
</pre>
</BODY>