| Package | Description |
|---|---|
| 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 |
|---|---|
ObjectProfileEntity |
ObjectProfileFactory.create(DistinguishedName tenantDN,
ObjectProfile profile)
Creates an object profile in the data store.
|
ObjectProfileEntity |
ObjectProfileSearch.getServiceProfileForGroup(DistinguishedName tenantDN,
java.lang.String customClass)
Returns the service profile associated with the group
|
ObjectProfileEntity |
ObjectProfileSearch.lookup(DistinguishedName dn)
Searches for an object profile with the given distinguished name.
|
ObjectProfileEntity |
ObjectProfileSearch.lookup(DistinguishedName tenantDN,
java.lang.String profileName)
Searches for an object profile in the data store with the given profile name.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ObjectProfileEntity> |
ObjectProfileSearch.searchByCustomClass(DistinguishedName tenantDN,
java.lang.String customClass)
Searches for object profile(s) in the data store with the given custom class.
|
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.