PersonSearch

The object searches for a person.

Availability
IBM® Security Identity Manager 7.0
Provisioning Policy context
Service Selection Policy context
Provided by
com.ibm.itim.script.extensions.model.PersonModelExtension
Constructor
new PersonSearch()
Returns
The newly created and initialized person search object.
Methods
searchByFilter()
Search for a person by a filter.
searchByURI()
Search for a person by URI in an organizational container.
Description
The entity implements the IBM Security Identity Manager PersonSearch class. The API Javadoc for this class is in the following directory:
/extensions/version_number/api/com/ibm/itim/dataservices/model/domain/
Do these steps to access contents from the extensions.zip file:
  1. Log on to the IBM Security Identity Manager virtual appliance console to open the Appliance Dashboard.
  2. From the top-level menu of the Appliance Dashboard, select Configure > Advanced Configuration > Custom File Management to display the Custom File Management page.
  3. Click the All Files tab.
  4. Go to directories/utilities.
  5. Select extensions.zip and click Download.
  6. Extract the extensions.zip file.
  7. Go to /extensions/version_number/api/com/ibm/itim/dataservices/model/domain/. For example, version_number is 7.0.