|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface IGroupsManagerPermissions
IGroupsManagerPermissions allows servants to be created using pluggable permissions policies to reflect the needs of the master channel.
| Method Summary | |
|---|---|
boolean |
canAssignPermissions(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to assign permissions on the group member. |
boolean |
canCreateGroup(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to create a subgroup under the group member. |
boolean |
canDelete(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to delete the group member. |
boolean |
canManageMembers(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to manage the group member. |
boolean |
canSelect(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to select the group member. |
boolean |
canUpdate(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to update the group member. |
boolean |
canView(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to view the group member. |
boolean |
canViewProperties(IAuthorizationPrincipal ap,
IGroupMember gm)
Deprecated. Answers if the principal is able to view the group member properties. |
| Method Detail |
|---|
boolean canAssignPermissions(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canCreateGroup(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canManageMembers(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canDelete(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canSelect(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canUpdate(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canView(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
boolean canViewProperties(IAuthorizationPrincipal ap,
IGroupMember gm)
ap - IAuthorizationPrincipalgm - IGroupMember
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||