Rationale
In some circumstances, it may be useful to prevent or discourage the use of certain methods. This check allows to blocklist of Apex methods and detect any invocations.
Scope
Apex Classes
Configurations
List of not allowed methods
Detects any call to a method that is part of a block list.
In some circumstances, it may be useful to prevent or discourage the use of certain methods. This check allows to blocklist of Apex methods and detect any invocations.
Apex Classes
List of not allowed methods