| Package | Description |
|---|---|
| com.ibm.openpages.api.security |
Provides interfaces to work with the OpenPages security data: users,
groups, and role-based security.
|
| com.ibm.openpages.api.service |
Provides the main interfaces to work with the API services.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<IRoleAssignment> |
IGroup.getRoleAssignments()
Returns an iterator over role assignments.
|
java.util.Iterator<IRoleAssignment> |
IUser.getRoleAssignments()
Returns all role assignments for a user.
|
| Modifier and Type | Method and Description |
|---|---|
IRoleAssignment |
ISecurityService.getRoleAssignment(Id id)
Returns the role assignment corresponding to the specified Id.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<IRoleAssignment> |
ISecurityService.getRoleAssignments()
Returns an iterator over all role assignments effective in the system.
|
java.util.Iterator<IRoleAssignment> |
ISecurityService.getRoleAssignments(ISecurityPrincipal userOrGroup,
IRoleTemplate roleTemplate,
IFolder folder)
Returns an iterator over all role assignments effective in the user or group
|
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.