Uses of Interface
com.okta.sdk.resource.org.OrgPreferences
-
Packages that use OrgPreferences Package Description com.okta.sdk.resource.org -
-
Uses of OrgPreferences in com.okta.sdk.resource.org
Methods in com.okta.sdk.resource.org that return OrgPreferences Modifier and Type Method Description OrgPreferences
OrgPreferences. hideEndUserFooter()
Show Okta UI Footer Hide the Okta UI footer for all end users of your organization.OrgPreferences
OrgSetting. hideFooter()
Show Okta UI Footer Hide the Okta UI footer for all end users of your organization.OrgPreferences
OrgSetting. orgPreferences()
Get org preferences Gets preferences of your organization.OrgPreferences
OrgPreferences. showEndUserFooter()
Show Okta UI Footer Makes the Okta UI footer visible for all end users of your organization.OrgPreferences
OrgSetting. showFooter()
Show Okta UI Footer Makes the Okta UI footer visible for all end users of your organization.
-