| Interface | Description |
|---|---|
| ManagementOperation<T> |
| Class | Description |
|---|---|
| LoadRoleAssignmentsOp |
Loads scoped roles, reads the role mappings and extract principals.
|
| ModifyRoleAssignmentOp | |
| ModifyRoleOp | |
| PrincipalFunctions |
Functions to add and remove a principal to an include / exclude section of a role assignment.
|
| PrincipalFunctions.Add | |
| PrincipalFunctions.Check | |
| PrincipalFunctions.Remove | |
| RoleAssignmentFunctions |
Functions to check, and add (if not present) a role assignments; supposed to work inside a call to
Async.waterfall(Object, org.jboss.gwt.flow.client.Outcome,
org.jboss.gwt.flow.client.Function[]) |
| RoleAssignmentFunctions.Add | |
| RoleAssignmentFunctions.Check | |
| RoleAssignmentFunctions.Find | |
| RoleAssignmentFunctions.IncludeAll | |
| RoleAssignmentFunctions.Remove | |
| RoleAssignmentFunctions.RemoveMatching | |
| ScopedRoleFunctions |
Functions to add, modify and remove scoped roles.
|
| ScopedRoleFunctions.Modify | |
| ScopedRoleFunctions.Remove | |
| ShowMembersOperation |
| Enum | Description |
|---|---|
| ManagementOperation.Operation |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.