Interface LDAPHelper.SearchHandler<T>
- Enclosing class:
- LDAPHelper
public static interface LDAPHelper.SearchHandler<T>
-
Method Summary
Modifier and TypeMethodDescriptiondefault void
beginBatch
(DirContext ctx) create
(DirContext ctx, SearchResult result) default void
endBatch
(DirContext ctx, List<T> list) getNoun()
-
Method Details
-
beginBatch
-
create
- Throws:
NamingException
-
endBatch
-
getNoun
String getNoun()
-