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 java.lang.ThreadLocal<LdapManager.DirContextHolder>LdapManager. contextLocalMethods in org.codelibs.fess.ldap that return LdapManager.DirContextHolder Modifier and Type Method Description protected LdapManager.DirContextHolderLdapManager. getDirContext(java.util.function.Supplier<java.util.Hashtable<java.lang.String,java.lang.String>> envSupplier)
-