Uses of Class
com.ibm.itim.dataservices.model.policy.SeparationOfDutyRule

Packages that use SeparationOfDutyRule
com.ibm.itim.dataservices.model.policy   
 

Uses of SeparationOfDutyRule in com.ibm.itim.dataservices.model.policy
 

Methods in com.ibm.itim.dataservices.model.policy that return types with arguments of type SeparationOfDutyRule
 java.util.Collection<SeparationOfDutyRule> SeparationOfDutyPolicy.getRules()
          Get the collection of SeparationOfDutyRules that are defined for this policy
 

Method parameters in com.ibm.itim.dataservices.model.policy with type arguments of type SeparationOfDutyRule
 void SeparationOfDutyPolicy.setRules(java.util.Collection<SeparationOfDutyRule> rules)
          Sets the value of the separation of duty rules attribute.
 

Constructor parameters in com.ibm.itim.dataservices.model.policy with type arguments of type SeparationOfDutyRule
SeparationOfDutyPolicy(java.lang.String name, java.lang.String description, boolean enabled, java.util.Collection<SeparationOfDutyRule> rules)
          The separation of duty value object constructor with full set of parameters.
 



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.