| Package | Description |
|---|---|
| com.ibm.itim.apps |
Provides a remotable application programming interface for provisioning specific functions.
|
| com.ibm.itim.apps.identity |
Extends the
com.ibm.itim.apps package to provide a remotable application programming
interface for identity management. |
| Modifier and Type | Method and Description |
|---|---|
BulkException |
BulkRequest.getException()
Returns the exception holding the failed portion (if any) of the bulk
request.
|
BulkException |
BulkRequest.getException()
Returns the exception holding the failed portion (if any) of the bulk
request.
|
| Constructor and Description |
|---|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
BulkException exception)
Creates a BulkRequest.
|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
BulkException exception)
Creates a BulkRequest.
|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.util.Date scheduledTime,
BulkException exception)
Constructs with a user Context, request id, and scheduled time.
|
BulkRequest(PlatformContext platform,
javax.security.auth.Subject subject,
long id,
java.util.Date scheduledTime,
BulkException exception)
Constructs with a user Context, request id, and scheduled time.
|
| Modifier and Type | Method and Description |
|---|---|
Request |
PersonManager.remove(java.util.Collection collection,
java.util.Date scheduledTime)
This API removes the person objects and associated individual accounts from
the provisioning platform.
|
Request |
PersonManager.remove(java.util.Collection collection,
java.util.Date scheduledTime)
This API removes the person objects and associated individual accounts from
the provisioning platform.
|
Request |
PersonManager.remove(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Removes the person objects and associated managed objects from the
provisioning platform.
|
Request |
PersonManager.remove(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Removes the person objects and associated managed objects from the
provisioning platform.
|
Request |
PersonManager.restore(java.util.Collection collection,
java.util.Date scheduledTime)
This API restores users and based on the property
com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in
enRole.properties also restores individual accounts of the users.
|
Request |
PersonManager.restore(java.util.Collection collection,
java.util.Date scheduledTime)
This API restores users and based on the property
com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in
enRole.properties also restores individual accounts of the users.
|
Request |
PersonManager.restore(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Restores the persons only.
|
Request |
PersonManager.restore(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Restores the persons only.
|
Request |
PersonManager.suspend(java.util.Collection collection,
java.util.Date scheduledTime)
This API suspends users and based on the property
com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in
enRole.properties also suspends individual accounts of the users.
|
Request |
PersonManager.suspend(java.util.Collection collection,
java.util.Date scheduledTime)
This API suspends users and based on the property
com.ibm.itim.personManagement.suspendRestorePersonWithAccounts in
enRole.properties also suspends individual accounts of the users.
|
Request |
PersonManager.suspend(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Suspends the persons and associated managed objects from the provisioning
platform
|
Request |
PersonManager.suspend(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Suspends the persons and associated managed objects from the provisioning
platform
|
Request |
PersonManager.unManage(java.util.Collection collection,
java.util.Date scheduledTime)
Removes person objects only from the provisioning platform.
|
Request |
PersonManager.unManage(java.util.Collection collection,
java.util.Date scheduledTime)
Removes person objects only from the provisioning platform.
|
Request |
PersonManager.unManage(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Removes person objects only from the provisioning platform.
|
Request |
PersonManager.unManage(java.util.Collection collection,
java.util.Date scheduledTime,
java.lang.String justification)
Removes person objects only from the provisioning platform.
|
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.