|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRuleExemption | |
---|---|
com.ibm.itim.apps.policy | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Policy management. |
Uses of IRuleExemption in com.ibm.itim.apps.policy |
---|
Methods in com.ibm.itim.apps.policy that return types with arguments of type IRuleExemption | |
---|---|
java.util.Collection<IRuleExemption> |
SeparationOfDutyPolicyMO.getRuleExemptions(java.lang.String ruleName)
Retrieve the exemptions for the given rule in this separation of duty policy. |
Methods in com.ibm.itim.apps.policy with parameters of type IRuleExemption | |
---|---|
void |
SeparationOfDutyPolicyManager.revoke(IRuleExemption exemption,
java.lang.String justification)
Revoke the passed-in exemption and audit the submitter and their justification for this call. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |