| Package | Description |
|---|---|
| com.ibm.itim.apps.policy |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Policy management. |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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.