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