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(java.util.Map<java.lang.String,java.lang.Object> links) |
OrgPreferences |
OrgPreferences.putLinksItem(java.lang.String key,
java.lang.Object linksItem) |
Copyright © 2017-2022 Okta. All Rights Reserved.