nerdexam
IBM

C2180-279 · Question #68

How can a developer specify which adapter procedures will be protected by an authentication realm?

The correct answer is C. The developer should add a requiresAuthentication="true" property to the procedure definition in. See the full explanation below for the reasoning.

Question

How can a developer specify which adapter procedures will be protected by an authentication realm?

Options

  • AOnce the authentication realm is specified in adapter's XML file, all of the adapter's procedures
  • BThe developer doesn't need to specify it. Authentication credentials should be added on the client
  • CThe developer should add a requiresAuthentication="true" property to the procedure definition in
  • DAn authentication realm does not protect adapter procedures. Protection is for applications only

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    5% (2)
  • C
    83% (34)
  • D
    10% (4)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice