| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||