Uses of Class
org.codelibs.fess.ldap.LdapManager.DirContextHolder
-
Packages that use LdapManager.DirContextHolder Package Description org.codelibs.fess.ldap -
-
Uses of LdapManager.DirContextHolder in org.codelibs.fess.ldap
Fields in org.codelibs.fess.ldap with type parameters of type LdapManager.DirContextHolder Modifier and Type Field Description protected ThreadLocal<LdapManager.DirContextHolder>LdapManager. contextLocalMethods in org.codelibs.fess.ldap that return LdapManager.DirContextHolder Modifier and Type Method Description protected LdapManager.DirContextHolderLdapManager. getDirContext(Supplier<Hashtable<String,String>> envSupplier)
-