Uses of Class
net.bis5.mattermost.model.config.SamlSettings
-
Packages that use SamlSettings Package Description net.bis5.mattermost.model -
-
Uses of SamlSettings in net.bis5.mattermost.model
Methods in net.bis5.mattermost.model that return SamlSettings Modifier and Type Method Description SamlSettingsConfig. getSamlSettings()Methods in net.bis5.mattermost.model with parameters of type SamlSettings Modifier and Type Method Description voidConfig. setSamlSettings(SamlSettings samlSettings)
-