Uses of Class
org.codelibs.fess.ldap.LdapManager.DirContextHolder
Packages that use LdapManager.DirContextHolder
-
Uses of LdapManager.DirContextHolder in org.codelibs.fess.ldap
Fields in org.codelibs.fess.ldap with type parameters of type LdapManager.DirContextHolderModifier and TypeFieldDescriptionprotected ThreadLocal<LdapManager.DirContextHolder> LdapManager.contextLocalA thread-local variable to hold the directory context.Methods in org.codelibs.fess.ldap that return LdapManager.DirContextHolderModifier and TypeMethodDescriptionprotected LdapManager.DirContextHolderLdapManager.getDirContext(Supplier<Hashtable<String, String>> envSupplier) Gets the directory context.