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 OrgPreferencesOrgPreferences. hideEndUserFooter()Show Okta UI Footer Hide the Okta UI footer for all end users of your organization.OrgPreferencesOrgSetting. hideFooter()Show Okta UI Footer Hide the Okta UI footer for all end users of your organization.OrgPreferencesOrgSetting. orgPreferences()Get org preferences Gets preferences of your organization.OrgPreferencesOrgPreferences. showEndUserFooter()Show Okta UI Footer Makes the Okta UI footer visible for all end users of your organization.OrgPreferencesOrgSetting. showFooter()Show Okta UI Footer Makes the Okta UI footer visible for all end users of your organization.
-