Uses of Interface
com.ibm.itim.policy.sod.IPolicyResult

Packages that use IPolicyResult
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.policy Extends the com.ibm.itim.apps package to provide a remotable application programming interface for Policy management. 
 

Uses of IPolicyResult in com.ibm.itim.apps.identity
 

Methods in com.ibm.itim.apps.identity that return types with arguments of type IPolicyResult
 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
 

Uses of IPolicyResult in com.ibm.itim.apps.policy
 

Methods in com.ibm.itim.apps.policy that return types with arguments of type IPolicyResult
 java.util.Map<Person,java.util.Collection<IPolicyResult>> SeparationOfDutyPolicyManager.evaluateViolations(java.util.Collection<Person> persons)
          For a particular person, evaluate the role violations against the separation of duty policies of the system.
 java.util.Collection<IPolicyResult> SeparationOfDutyPolicyManager.evaluateViolations(Person person)
          For a given person, evaluate the role violations against the separation of duty policies of the system.
 



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.