Uses of Class
org.jbpm.services.task.utils.LdapSearcher.LdapResults
-
Packages that use LdapSearcher.LdapResults Package Description org.jbpm.services.task.utils -
-
Uses of LdapSearcher.LdapResults in org.jbpm.services.task.utils
Methods in org.jbpm.services.task.utils that return LdapSearcher.LdapResults Modifier and Type Method Description LdapSearcher.LdapResults
LdapSearcher. search(String context, String filterExpr, Object... filterArgs)
Search LDAP and stores the results in searchResults field.
-