Uses of Class
org.apache.openmeetings.db.entity.server.LdapConfig
-
Uses of LdapConfig in org.apache.openmeetings.db.dao.server
Modifier and TypeMethodDescriptionLdapConfigDao.get()
LdapConfigDao.get
(long start, long count) LdapConfigDao.get
(String search, long start, long count, org.apache.wicket.extensions.markup.html.repeater.util.SortParam<String> sort) LdapConfigDao.getActive()
Modifier and TypeMethodDescriptionvoid
LdapConfigDao.delete
(LdapConfig entity, Long userId) LdapConfigDao.update
(LdapConfig entity, Long userId)