Can a developer customize the security?
Yes. Jumping Beans® does not allow the developer to modify the existing security behavior, but a developer can add additional capabilities by inheriting from the Jumping Beans® security manager. All of the methods in the Jumping Beans® security manager are declared as final so that a developer cannot alter them and an administrator can be assured that the security system is properly implemented. However, a developer can extend the class and add additional security methods and rules.