Issue Type: Feature Request Feature Request
Assignee: Anil Saldhana
Components: IDM
Created: 26/Mar/14 4:19 PM
Description:

When using components such as PrimeFaces' autocomplete form, it is necessary to run a query based on an incomplete String. The query "SELECT U FROM CustomUserEntity U WHERE U.loginName LIKE :loginName%" would return a list of users whose loginName match the current (most likely incomplete) query String for use in recommending the final user. Currently, PicketLink only has the ability to query based on a complete String. There should be a way to create quires with partial Strings that can be used to search through PicketLink's identityTypes.

Environment: This issue is not platform dependent.
Project: PicketLink
Priority: Minor Minor
Reporter: Michael Kucinski
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira