Uses of Class
net.bis5.mattermost.model.config.LdapSettings
-
Packages that use LdapSettings Package Description net.bis5.mattermost.model -
-
Uses of LdapSettings in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return LdapSettings Modifier and Type Method Description LdapSettingsConfig. getLdapSettings()Methods in net.bis5.mattermost.model with parameters of type LdapSettings Modifier and Type Method Description voidConfig. setLdapSettings(LdapSettings ldapSettings)
-