Uses of Class
com.okta.sdk.resource.model.OrgPreferences
Packages that use OrgPreferences
-
Uses of OrgPreferences in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return OrgPreferencesModifier and TypeMethodDescriptionOrgSettingApi.getOrgPreferences()
Retrieve the Org Preferences Retrieves preferences of your organizationOrgSettingApi.getOrgPreferences
(Map<String, String> additionalHeaders) Retrieve the Org Preferences Retrieves preferences of your organizationOrgSettingApi.updateOrgHideOktaUIFooter()
Update the Preference to Hide the Okta Dashboard Footer Updates the preference hide the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgHideOktaUIFooter
(Map<String, String> additionalHeaders) Update the Preference to Hide the Okta Dashboard Footer Updates the preference hide the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgShowOktaUIFooter()
Update the Preference to Show the Okta Dashboard Footer Updates the preference to show the Okta UI footer for all end users of your organizationOrgSettingApi.updateOrgShowOktaUIFooter
(Map<String, String> additionalHeaders) Update the Preference to Show the Okta Dashboard Footer Updates the preference to show the Okta UI footer for all end users of your organization -
Uses of OrgPreferences in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return OrgPreferences