Uses of Interface
com.okta.sdk.resource.OrgPreferences
-
Packages that use OrgPreferences Package Description com.okta.sdk.client com.okta.sdk.resource -
-
Uses of OrgPreferences in com.okta.sdk.client
Methods in com.okta.sdk.client that return OrgPreferences Modifier and Type Method Description OrgPreferencesClient. getOrgPreferences()Get org preferences Gets preferences of your organization.OrgPreferencesClient. hideOktaUIFooter()Show Okta UI Footer Hide the Okta UI footer for all end users of your organization.OrgPreferencesClient. showOktaUIFooter()Show Okta UI Footer Makes the Okta UI footer visible for all end users of your organization. -
Uses of OrgPreferences in com.okta.sdk.resource
Methods in com.okta.sdk.resource that return OrgPreferences Modifier and Type Method Description OrgPreferencesOrgPreferences. setLinks(java.util.Map<java.lang.String,java.lang.Object> _links)
-