Uses of Class
com.okta.sdk.resource.model.ClientPrivilegesSetting
Packages that use ClientPrivilegesSetting
-
Uses of ClientPrivilegesSetting in com.okta.sdk.resource.api
Methods in com.okta.sdk.resource.api that return ClientPrivilegesSettingModifier and TypeMethodDescriptionOrgSettingApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting) Assign the Super Admin role to a public client app Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) by default to a public client appOrgSettingApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting, Map<String, String> additionalHeaders) Assign the Super Admin role to a public client app Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) by default to a public client appOrgSettingApi.getClientPrivilegesSetting()
Retrieve the Org settings to assign the Super Admin role Retrieves the Org settings to assign the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) by default to a public client appOrgSettingApi.getClientPrivilegesSetting
(Map<String, String> additionalHeaders) Retrieve the Org settings to assign the Super Admin role Retrieves the Org settings to assign the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) by default to a public client appMethods in com.okta.sdk.resource.api with parameters of type ClientPrivilegesSettingModifier and TypeMethodDescriptionOrgSettingApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting) Assign the Super Admin role to a public client app Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) by default to a public client appOrgSettingApi.assignClientPrivilegesSetting
(ClientPrivilegesSetting clientPrivilegesSetting, Map<String, String> additionalHeaders) Assign the Super Admin role to a public client app Assigns the [Super Admin role](https://help.okta.com/okta_help.htm?type=oie&id=ext_superadmin) by default to a public client app -
Uses of ClientPrivilegesSetting in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return ClientPrivilegesSettingModifier and TypeMethodDescriptionClientPrivilegesSetting.clientPrivilegesSetting
(Boolean clientPrivilegesSetting)