Disable Access to Non-global Apex Controller Methods in Managed Package

Status – Awaiting Test

Salesforce Update Description

This critical update corrects access controls on Apex controller methods in managed packages. When this update is enabled, only methods marked with the global access modifier are accessible by Lightning components from outside the package namespace. These access controls prevent you from using unsupported API methods that the package author didn’t intend for global access.