Interface LDAPHelper.SearchHandler<T>
- Enclosing class:
 - LDAPHelper
 
public static interface LDAPHelper.SearchHandler<T>
- 
Method Summary
Modifier 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
 - 
getNoun
String getNoun() 
 -