Uses of Class
net.bis5.mattermost.model.config.SsoSettings
-
Packages that use SsoSettings Package Description net.bis5.mattermost.model -
-
Uses of SsoSettings in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return SsoSettings Modifier and Type Method Description SsoSettingsConfig. getGitLabSettings()SsoSettingsConfig. getGoogleSettings()SsoSettingsConfig. getOffice365Settings()Methods in net.bis5.mattermost.model with parameters of type SsoSettings Modifier and Type Method Description voidConfig. setGitLabSettings(SsoSettings gitLabSettings)voidConfig. setGoogleSettings(SsoSettings googleSettings)voidConfig. setOffice365Settings(SsoSettings office365Settings)
-