OSGi™ Core
Release 5

Package org.osgi.service.condpermadmin

Conditional Permission Admin Package Version 1.1.

See:
          Description

Interface Summary
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 Summary
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.
 

Package org.osgi.service.condpermadmin Description

Conditional Permission Admin Package Version 1.1.

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)"


OSGi™ Core
Release 5

Copyright © OSGi Alliance (2000, 2012). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0