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 OrgPreferences
Client. getOrgPreferences()
Get org preferences Gets preferences of your organization.OrgPreferences
Client. hideOktaUIFooter()
Show Okta UI Footer Hide the Okta UI footer for all end users of your organization.OrgPreferences
Client. 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 OrgPreferences
OrgPreferences. setLinks(java.util.Map<java.lang.String,java.lang.Object> _links)
-