| Package | Description |
|---|---|
| com.ibm.itim.apps.identity |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for identity management. |
| com.ibm.itim.apps.pim |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Shared Access Module. |
| Modifier and Type | Method and Description |
|---|---|
RoleMO |
RoleManager.getRoleByURI(OrganizationalContainerMO container,
java.lang.String uri)
Returns the role for the given Uniform Resource Identifier (URI)
within the specified parent container.
|
RoleMO |
RoleManager.getRoleByURI(OrganizationalContainerMO container,
java.lang.String uri)
Returns the role for the given Uniform Resource Identifier (URI)
within the specified parent container.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RoleMO> |
RoleMO.getMemberRoles()
Retrieves the immediate member roles of the role.
|
java.util.Collection<RoleMO> |
RoleMO.getMemberRoles()
Retrieves the immediate member roles of the role.
|
java.util.Collection<RoleMO> |
RoleMO.getParentRoles()
Returns all immediate parent roles of the role.
|
java.util.Collection<RoleMO> |
RoleMO.getParentRoles()
Returns all immediate parent roles of the role.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<DistinguishedName,RoleAssignmentObject> |
PersonMO.getRoleAssignmentData(RoleMO assignedRole)
This method returns a map of defined role and RoleAssignmentObject for
the specified assigned role.
|
java.util.Map<DistinguishedName,RoleAssignmentObject> |
PersonMO.getRoleAssignmentData(RoleMO assignedRole)
This method returns a map of defined role and RoleAssignmentObject for
the specified assigned role.
|
java.util.Collection<IPolicyResult> |
RoleMO.validateSeparationOfDuty(RoleMO memberRole)
Validate separation of duty violation for the memberRole to be added to the role
|
java.util.Collection<IPolicyResult> |
RoleMO.validateSeparationOfDuty(RoleMO memberRole)
Validate separation of duty violation for the memberRole to be added to the role
|
| Modifier and Type | Method and Description |
|---|---|
Request |
PersonMO.removeRoleAssignmentData(java.util.Date scheduleTime,
java.util.Set<RoleMO> assignedRole)
This method removes all the RoleAssignmentObjects for the specified
assigned role.
|
Request |
PersonMO.removeRoleAssignmentData(java.util.Date scheduleTime,
java.util.Set<RoleMO> assignedRole)
This method removes all the RoleAssignmentObjects for the specified
assigned role.
|
Request |
RoleMO.updateRoleHierarchy(java.util.List<RoleMO> rolesAdded,
java.util.List<RoleMO> rolesDeleted,
java.util.Date scheduledTime)
Updates the role hierarchy of the managed object using asynchronous
Identity Manager workflow.
|
Request |
RoleMO.updateRoleHierarchy(java.util.List<RoleMO> rolesAdded,
java.util.List<RoleMO> rolesDeleted,
java.util.Date scheduledTime)
Updates the role hierarchy of the managed object using asynchronous
Identity Manager workflow.
|
Request |
RoleMO.updateRoleHierarchy(java.util.List<RoleMO> rolesAdded,
java.util.List<RoleMO> rolesDeleted,
java.util.Date scheduledTime)
Updates the role hierarchy of the managed object using asynchronous
Identity Manager workflow.
|
Request |
RoleMO.updateRoleHierarchy(java.util.List<RoleMO> rolesAdded,
java.util.List<RoleMO> rolesDeleted,
java.util.Date scheduledTime)
Updates the role hierarchy of the managed object using asynchronous
Identity Manager workflow.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RoleMO> |
SharedAccessManager.getAuthorizedRoles(CredentialComponent credentialComp,
boolean listAccessOnly,
SearchParameters searchParam,
SearchResultsStatus searchStatus)
This API gets a list of authorized roles for the specified credential component.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SAEntitlement> |
SharedAccessManager.getAuthorizedEntitlements(RoleMO roleMO,
SearchParameters searchParam,
SearchResultsStatus searchStatus)
This API gets a list of authorized shared access entitlements for the specified role.
|
IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.