JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Interface
com.logicaldoc.ldap.LDAPServerDAO
Packages that use
LDAPServerDAO
Package
Description
com.logicaldoc.ldap
Uses of
LDAPServerDAO
in
com.logicaldoc.ldap
Classes in
com.logicaldoc.ldap
that implement
LDAPServerDAO
Modifier and Type
Class
Description
class
HibernateLDAPServerDAO
Hibernate implementation of
LDAPServerrDAO
Methods in
com.logicaldoc.ldap
with parameters of type
LDAPServerDAO
Modifier and Type
Method
Description
void
LDAPAuthenticator.
setServerDAO
(
LDAPServerDAO
serverDAO)