What is the recommended way to secure the data on that specific page?

You have a single page containing bindings you want to secure in an application. What is the
recommended way to secure the data on that specific page?

You have a single page containing bindings you want to secure in an application. What is the
recommended way to secure the data on that specific page?

A.
Create a bounded task flow, add the page, and secure the bounded task flow.

B.
Create an unbounded task flow, add the page, and secure the bounded task flow.

C.
Secure the page definition file.

D.
Secure the JSF file.

E.
Secure all the entity objects used on the page.

Explanation:
http://docs.oracle.com/cd/E12839_01/web.1111/b31974/taskflows.htm



Leave a Reply 3

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


Abdullah

Abdullah

C. Secure the page definition file.
Because this is only single page, not group of page.

Suresh

Suresh

c. absolutely we can secure a page definition file to secure the data on that specific page by using ADF security