|
OSGi™ Service Platform Release 4 Version 4.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A binding of a set of Conditions to a set of Permissions. Instances of this interface are obtained from the Conditional Permission Admin service.
Method Summary | |
void |
delete()
Removes this Conditional Permission Info from the Conditional Permission Admin. |
ConditionInfo[] |
getConditionInfos()
Returns the Condition Infos for the Conditions that must be satisfied to enable the Permissions. |
java.lang.String |
getName()
Returns the name of this Conditional Permission Info. |
PermissionInfo[] |
getPermissionInfos()
Returns the Permission Infos for the Permission in this Conditional Permission Info. |
Method Detail |
public ConditionInfo[] getConditionInfos()
public PermissionInfo[] getPermissionInfos()
public void delete()
java.lang.SecurityException
- If the caller does not have
AllPermission
.public java.lang.String getName()
|
OSGi™ Service Platform Release 4 Version 4.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |