To find the users who is provisioned to LDAP RO with the value for an attribute in the PF as a const
Hi,
Is it possible to use oim 11g r2 api s other than the tcOperations to fetch the users who are provisioned to LDAP and having a value for a particular attribute in PF as a constant.
I came accross the api
Is it possible to use oim 11g r2 api s other than the tcOperations to fetch the users who are provisioned to LDAP and having a value for a particular attribute in PF as a constant.
I came accross the api
java.util.List getAccountsByAttributeValue(java.lang.Long attributeValueId, java.lang.Long endPointId)
is this related to what I am trying to achieve?
If so how to use this?
Thanks,
Sahana
0