What file would you use if you wanted to modify the Authentication Security of an application?
A.
adfc-config.xml
B.
faces-config.xml
C.
jazn-data.xml
D.
web.xml
E.
weblogic.xml
Explanation:
http://blog.whitehorses.nl/2010/02/01/weblogic-web-application-container-security-part-2-adf-security/ (searh for web.xml)There are two logical answers to this question. Kindly take note.
Answers: D,E
web.xml
weblogic.xml
Explanation:
http://blog.whitehorses.nl/2010/02/01/weblogic-web-application-container-security-part-2-adf-security/ (searh for web.xml)
There are two logical answers to this question. Kindly take note.
Also!!
adfc-config.xml can be tampered as-well to switch-off/on the security rigth!
authentication/authorization!!
D
they ask ‘What file… ‘ not ‘What two files… ‘
and your AS can be something other then WebLogic
(jdeveloper actually modifies both files, but that is because is runs embedded weblogic)