See: Description
Interface | Description |
---|---|
Condition |
The interface implemented by a Condition.
|
ConditionalPermissionAdmin |
Framework service to administer Conditional Permissions.
|
ConditionalPermissionInfo |
A binding of a set of Conditions to a set of Permissions.
|
Class | Description |
---|---|
BundleLocationCondition |
Condition to test if the location of a bundle matches a pattern.
|
BundleSignerCondition | |
ConditionInfo |
Condition representation used by the Conditional Permission Admin service.
|
The OSGi Conditional Permission Admin Specification Version 1.0.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: org.osgi.service.condpermadmin; version=1.0