Uses of Class
com.okta.sdk.resource.model.SamlSettings
Packages that use SamlSettings
-
Uses of SamlSettings in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return SamlSettingsModifier and TypeMethodDescriptionProtocolSaml.getSettings()Get settingsSamlSettings.honorPersistentNameId(Boolean honorPersistentNameId) SamlSettings.nameFormat(SamlNameIdFormat nameFormat) Methods in com.okta.sdk.resource.model with parameters of type SamlSettingsModifier and TypeMethodDescriptionvoidProtocolSaml.setSettings(SamlSettings settings) ProtocolSaml.settings(SamlSettings settings)