Which is the best method to support both requirements?

You are the architect of a JEE-based product that customers can configure to meet their
own security requirements. You want to enforce basic without sacrificing customers ability to
customize the product. Which is the best method to support both requirements?

You are the architect of a JEE-based product that customers can configure to meet their
own security requirements. You want to enforce basic without sacrificing customers ability to
customize the product. Which is the best method to support both requirements?

A.
Define base roles and users programmatically

B.
Build a custom security service to handle authorization

C.
Customize the JRE sandbox model by using local variables

D.
Define base roles and users declaratively



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Ashishkumar

Ashishkumar

B

Hint : Adpater Design Pattern