Uses of Class
net.bis5.mattermost.model.config.SsoSettings
-
Packages that use SsoSettings Package Description net.bis5.mattermost.model net.bis5.mattermost.model.config -
-
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()Methods in net.bis5.mattermost.model with parameters of type SsoSettings Modifier and Type Method Description voidConfig. setGitLabSettings(SsoSettings gitLabSettings)voidConfig. setGoogleSettings(SsoSettings googleSettings) -
Uses of SsoSettings in net.bis5.mattermost.model.config
Subclasses of SsoSettings in net.bis5.mattermost.model.config Modifier and Type Class Description classOffice365SettingsSSO settings for Office365.
-