| Package | Description |
|---|---|
| com.ibm.itim.apps.provisioning |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for Account, Service, and Password management. |
| com.ibm.itim.common |
Provides a set of common classes that are used in many places in ITIM.
|
| com.ibm.itim.dataservices.model |
Provides a a low-level application
programming interface for querying elements of the data model.
|
| com.ibm.itim.remoteservices.provider |
Provides the interfaces and classes necessary to write a custom service provider
that remote services will use.
|
| Modifier and Type | Method and Description |
|---|---|
AttributeChanges |
Compliance.getRequiredChanges()
Gets the required AttributeChanges that would make the account
compliant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Compliance.setRequiredChanges(AttributeChanges requiredChanges)
Sets the required changes to make the account compliant.
|
| Constructor and Description |
|---|
Compliance(int compliance,
AttributeChanges requiredChanges)
Constructs the compliance object with the compliance status
and the required attribute changes information if the account is not
compliant.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeChanges.addAll(AttributeChanges changes)
Add all elements in given AttributeChanges objects to the collection
|
| Modifier and Type | Method and Description |
|---|---|
AttributeChanges |
DirectoryEntry.getChanges()
Returns the changes that have been made to the attributes of this object.
|
| Modifier and Type | Method and Description |
|---|---|
RequestStatus |
ServiceProvider.modify(java.lang.String entityDN,
AttributeChanges attributeChanges,
java.lang.String requestID)
Modify an entity on the remote resource with the given attributes.
|
RequestStatus |
UnsolicitedEventProcessor.processModifyRequest(Service service,
java.lang.String entryDN,
AttributeChanges changes)
Process a modify request sent from a remote service in a unsolicited
notification event.
|
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.