@Version(value="1.1.2")
See: Description
Interface | Description |
---|---|
Condition |
The interface implemented by a Condition.
|
ConditionalPermissionAdmin |
Framework service to administer Conditional Permissions.
|
ConditionalPermissionInfo |
A list of Permissions guarded by a list of conditions with an access
decision.
|
ConditionalPermissionUpdate |
Update the Conditional Permission Table.
|
Class | Description |
---|---|
BundleLocationCondition |
Condition to test if the location of a bundle matches or does not match a
pattern.
|
BundleSignerCondition |
Condition to test if the signer of a bundle matches or does not match a
pattern.
|
ConditionInfo |
Condition representation used by the Conditional Permission Admin service.
|
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest.
Example import for consumers using the API in this package:
Import-Package: org.osgi.service.condpermadmin; version="[1.1,2.0)"
Copyright © OSGi Alliance (2000, 2020). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0