| 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RecertificationPolicyMO | |
|---|---|
| com.ibm.itim.apps.policy | Extends the com.ibm.itim.apps package to provide a remotable application programming
interface for Policy management.  | 
| Uses of RecertificationPolicyMO in com.ibm.itim.apps.policy | 
|---|
| Methods in com.ibm.itim.apps.policy that return RecertificationPolicyMO | |
|---|---|
 RecertificationPolicyMO | 
RecertificationPolicyManager.getPolicy(DistinguishedName policyDn)
Returns the recertification policy matching the given distinguished name.  | 
 RecertificationPolicyMO | 
RecertificationPolicyManager.getPolicyByAccessTarget(DistinguishedName accessTargetDn)
Returns the recertification policy that has target as access and distinguished name of the access matches the given DN.  | 
 RecertificationPolicyMO | 
RecertificationPolicyManager.getPolicyByServiceTarget(DistinguishedName serviceTargetDn)
Returns the recertification policy that has a target as service and the distinguished name of the service matches the specified distinguished name.  | 
| Methods in com.ibm.itim.apps.policy that return types with arguments of type RecertificationPolicyMO | |
|---|---|
 java.util.Collection<RecertificationPolicyMO> | 
RecertificationPolicyManager.getPoliciesByName(OrganizationalContainerMO container,
                  java.lang.String name,
                  boolean subTree)
Returns the policy(or policies) matching the given name within the given parent container.  | 
 java.util.Collection<RecertificationPolicyMO> | 
RecertificationPolicyManager.getPoliciesByNameOrDescription(OrganizationalContainerMO container,
                               java.lang.String name,
                               boolean subTree)
Returns the policy or policies matching the given name or description within the given parent container.  | 
  | 
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||