| 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.updateOrgHideOktaUIFooter()
Update the Preference to Hide the Okta Dashboard Footer
Hide the Okta UI footer for all end users of your organization
|
OrgPreferences |
OrgSettingApi.updateOrgShowOktaUIFooter()
Update the Preference to Show the Okta Dashboard Footer
Makes the Okta UI footer visible for all end users of your organization
|
| Modifier and Type | Method and Description |
|---|---|
OrgPreferences |
OrgPreferences.links(Map<String,Object> links) |
OrgPreferences |
OrgPreferences.putLinksItem(String key,
Object linksItem) |
Copyright © 2017–2023 Okta. All rights reserved.