Explanation/Reference:
A: The Configure ADF Security wizard allows you to choose to enable authentication and authorization
separately.
C: ADF bounded task flow protects the entry point to the task flow, which in turn controls the user's access
to the pages contained by the flow.
B: To grant public access to ADF security-aware resources:
1. From the Application menu, choose Secure > Resource Grants.
2. In the Resource Grants page of the jazn-data.xml file overview editor, select one of the following
resources from the Resource Types dropdown list:
Task Flow when you want to make a bounded task flow public. The application displays the web pages

under the permission you define for the task flow itself. Thus, all constituent web pages of the bounded
task flow will become public.
Web Page when you want to make individual web pages public. Typically, these pages are defined by

an unbounded task flow and are top-level pages in the application, such as a home page.
Incorrect Answers:
D, F: The unbounded task flow is not an ADF security-aware component and allows no grants.
References: https://docs.oracle.com/cd/E21764_01/web.1111/b31974/adding_security.htm#ADFFD19895