Uses of Class
com.logicaldoc.ldap.LDAPServer
Packages that use LDAPServer
-
Uses of LDAPServer in com.logicaldoc.ldap
Methods in com.logicaldoc.ldap that return types with arguments of type LDAPServerModifier and TypeMethodDescriptionHibernateLDAPServerDAO.findAll()HibernateLDAPServerDAO.findAll(long tenantId) HibernateLDAPServerDAO.findEnabled(Long tenantId) LDAPServerDAO.findEnabled(Long tenantId) Finds all active serversMethods in com.logicaldoc.ldap with parameters of type LDAPServerModifier and TypeMethodDescriptionCollection<com.logicaldoc.core.security.user.User>LDAPSynchroniser.doImport(List<LDAPUser> users, LDAPServer server) -
Uses of LDAPServer in com.logicaldoc.ldap.model
Methods in com.logicaldoc.ldap.model with parameters of type LDAPServerModifier and TypeMethodDescriptionstatic LDAPContextSourceLDAPContextSource.get(LDAPServer server) Constructors in com.logicaldoc.ldap.model with parameters of type LDAPServerModifierConstructorDescriptionUserAttributeMapper(LDAPServer server) UserGroupDAO(LDAPServer server)