-
How to apply Security of logged in user on Apex & VF in Salesforce page
Hello Everyone !
While going through manuals, it was mentioned Many times that apex classes will not consider security of logged in user but it will run in system mode and we should add custom controller extension to apply security of logged in user .
At the same time it is mentioned that every class has the value with sharing, which means that sharing keyword will apply security of logged in user
what is correct ? does apex classes apply security of logged in user ????
Log In to reply.
Popular Salesforce Blogs
Salesforce Service Cloud and Jira Integration: What to Expect from an Optimum Connector?
89% of business buyers say they expect companies to understand their unique needs and expectations. From personalized marketing journeys to providing top-notch service experience and…
The Complete Guide to Controllers in Salesforce
Salesforce controllers connect with the database and pull the information from the database to see the information through a page made by the summit page.…
All About Record Locking in Salesforce
In this blog entry, I'd examine the various approaches to secure a Salesforce record UI. By lock, I mean, the client shouldn't have the option…
Popular Salesforce Videos
Marketing for Nonprofits Customer 360 Demo | Salesforce Video
Growing your nonprofit requires building relationships with lifelong supporters. Marketing Cloud for Nonprofits is a purpose-built marketing solution designed to help smaller nonprofits quickly and…
Salesforce Field Service Basics | Salesforce Webinar
Salesforce Field Service is a cloud-based platform that enables businesses to manage and automate their customer service operations. From customer contact management, and call routing…
Schedule Apex Jobs with Lighting Web Components | Developer Quick Takes
Lightning Web Components gives you the ability to give your users a great user experience when interacting with Salesforce. In this example, we will take…