function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
rangaranga 

Using ESAPI to enforce object level security

 

Hi all,

I'm wondering how the ESAPI, SFDCAccessController could be used to enforce object level security. For an example, Is there a way to get a list of accessible objects to a paticular user (According to that users' profile).  

Thanks in advance.