Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
OrgPreferences |
OrgSettingApi.getOrgPreferences()
Retrieve the Org Preferences
Retrieves preferences of your organization
|
OrgPreferences |
OrgSettingApi.getOrgPreferences(Map<String,String> additionalHeaders)
Retrieve the Org Preferences
Retrieves preferences of your organization
|
OrgPreferences |
OrgSettingApi.updateOrgHideOktaUIFooter()
Update the Preference to Hide the Okta Dashboard Footer
Updates the preference hide the Okta UI footer for all end users of your organization
|
OrgPreferences |
OrgSettingApi.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 organization
|
OrgPreferences |
OrgSettingApi.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 organization
|
OrgPreferences |
OrgSettingApi.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
|
Modifier and Type | Method and Description |
---|---|
OrgPreferences |
OrgPreferences.links(LinksSelf links) |
Copyright © 2017–2023 Okta. All rights reserved.