|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AssigneeContract
This is the contract for a Permission Assignee. Permissions are attached to roles. All authorization checks should be done against permissions, never against roles or groups.
Method Summary | |
---|---|
List<? extends DelegateTypeContract> |
getDelegates()
List of Delegates for a Permission Assignee |
String |
getGroupId()
The Group ID referenced by the Permission Assignee. |
String |
getPrincipalId()
The Principal ID referenced by the Permission Assignee. |
Method Detail |
---|
String getPrincipalId()
String getGroupId()
List<? extends DelegateTypeContract> getDelegates()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |