@FunctionalInterface
public interface SearchProvider
Modifier and Type | Method and Description |
---|---|
java.util.List<LdapSearchResult> |
get() |
java.util.List<LdapSearchResult> get() throws javax.naming.NamingException
javax.naming.NamingException
- If the search encounters an exception