|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConditionalPermissionInfo
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. |
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 |
|---|
ConditionInfo[] getConditionInfos()
PermissionInfo[] getPermissionInfos()
void delete()
SecurityException - If the caller does not have
AllPermission.String getName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||