Package org.osgi.service.condpermadmin

Interface Summary
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 Summary
BundleLocationCondition Condition to test if the location of a bundle matches a pattern.
BundleSignerCondition Condition to test if the signer of a bundle matches a pattern.
ConditionInfo Condition representation used by the Conditional Permission Admin service.