public interface LdapCache
| Modifier and Type | Method and Description |
|---|---|
java.util.List<AccessIdResource> |
findMatchingAccessId(java.lang.String searchFor)
find access ids for users and groups that match specified search criteria.
|
java.util.List<AccessIdResource> findMatchingAccessId(java.lang.String searchFor)
searchFor - the search string. The search is performed over names and ids of users and groups.Copyright © 2018. All rights reserved.