| Package | Description |
|---|---|
| com.ibm.itim.apps.acl |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface to create, modify, and delete ACIs and ACLs. |
| com.ibm.itim.dataservices.model |
Provides a a low-level application
programming interface for querying elements of the data model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccessControlListManager.addAccessRight(AccessRight aRight)
Adds an AccessRight to the ACL currently associated with a container,
namely the container identified by the
containerDN used to
create this AccessControlListManager. |
void |
AccessControlListManager.deleteAccessRight(AccessRight accessRight)
Deletes an AccessRight from the container identified by the
containerDN used to create this AccessControlListManager. |
void |
AccessControlListManager.modifyAccessRight(java.lang.String name,
AccessRight newAccessRight)
Modifies (replaces) an AccessRight on the container identified by the
containerDN used to create this AccessControlListManager. |
| Modifier and Type | Method and Description |
|---|---|
AccessRight |
AccessRight.clone() |
static AccessRight |
AccessRightFactory.create(java.lang.String xml)
Creates an AccessRight object from the given xml.
|
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.