IBM
P2180-031 · Question #83
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
(44 responses)- A9% (4)
- B5% (2)
- C84% (37)
- D2% (1)
Community Discussion
No community discussion yet for this question.