|
||||||||||
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. |
Uses of RoleMO in com.ibm.itim.apps.identity |
---|
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. |
Methods in com.ibm.itim.apps.identity with parameters of type RoleMO | |
---|---|
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 |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |