Package net.sourceforge.pmd.lang.apex.rule.errorprone
-
Class Summary Class Description ApexCSRFRule Constructor and init method might contain DML, which constitutes a CSRF vulnerabilityAvoidHardcodingIdRule AvoidNonExistentAnnotationsRule Apex supported non existent annotations for legacy reasons.InaccessibleAuraEnabledGetterRule In the Summer '21 release, a mandatory security update enforces access modifiers on Apex properties in Lightning component markup.MethodWithSameNameAsEnclosingClassRule OverrideBothEqualsAndHashcodeRule