Uses of Class
com.ibm.itim.apps.policy.RecertificationPolicyMO

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.
 



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.