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
PersonSearchclass. 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:- Log on to the IBM Security Identity Manager virtual appliance console to open the Appliance Dashboard.
- From the top-level menu of the Appliance Dashboard, select to display the Custom File Management page.
- Click the All Files tab.
- Go to directories/utilities.
- Select extensions.zip and click Download.
- Extract the extensions.zip file.
- Go to /extensions/version_number/api/com/ibm/itim/dataservices/model/domain/.
For example, version_number is
7.0.