| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RoleMO | |
|---|---|
| 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.  | 
| Uses of RoleMO in com.ibm.itim.apps.identity | 
|---|
| Methods in com.ibm.itim.apps.identity that return RoleMO | |
|---|---|
 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.  | 
| Methods in com.ibm.itim.apps.identity that return types with arguments of type RoleMO | |
|---|---|
 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.  | 
| Methods in com.ibm.itim.apps.identity with parameters of type RoleMO | |
|---|---|
 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  | 
| Method parameters in com.ibm.itim.apps.identity with type arguments of type RoleMO | |
|---|---|
 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.  | 
| Uses of RoleMO in com.ibm.itim.apps.pim | 
|---|
| Methods in com.ibm.itim.apps.pim that return types with arguments of type RoleMO | |
|---|---|
 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.  | 
| Methods in com.ibm.itim.apps.pim with parameters of type RoleMO | |
|---|---|
 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.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||