|
OSGi Service Platform Release 4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface describes a binding of a set of Conditions to a set of Permissions. Instances of this interface are obtained from the ConditionalPermissionAdmin service. This interface is also used to remove ConditionalPermissionCollections from ConditionPermissionAdmin.
Method Summary | |
void |
delete()
Removes the ConditionalPermissionCollection from the ConditionalPermissionAdmin. |
ConditionInfo[] |
getConditionInfos()
Returns the ConditionInfos for the Conditions that must be satisfied to enable this ConditionalPermissionCollection. |
PermissionInfo[] |
getPermissionInfos()
Returns the PermissionInfos for the Permission in this ConditionalPermissionCollection. |
Method Detail |
public ConditionInfo[] getConditionInfos()
public PermissionInfo[] getPermissionInfos()
public void delete()
|
OSGi Service Platform Release 4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |