nerdexam
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)
  • A
    4% (2)
  • B
    14% (8)
  • C
    74% (42)
  • D
    7% (4)
  • E
    2% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-899 Practice