Oracle
1Z0-899 · Question #75
A developer is designing a web application that must verify for each request: The originating request is from a trusted network. The client has a valid session. The client has been authenticated…
The correct answer is C. Intercepting Filter. See the full explanation below for the reasoning.
Question
A developer is designing a web application that must verify for each request: The originating request is from a trusted network. The client has a valid session. The client has been authenticated. Which design pattern provides a solution in this situation?
Options
- ATransfer Object
- BSession Facade
- CIntercepting Filter
- DTemplate Method
- EModel-View-Controller
How the community answered
(57 responses)- A4% (2)
- B14% (8)
- C74% (42)
- D7% (4)
- E2% (1)
Community Discussion
No community discussion yet for this question.