IBM
C2180-278 · Question #26
A mobile application must handle the security challenge when accessing an entity secured by a realm. A client-side challenge handler has been created, a request for a secure entity has been sent to…
The correct answer is D. isCustomResponse and handleChallenge. See the full explanation below for the reasoning.
Question
A mobile application must handle the security challenge when accessing an entity secured by a realm. A client-side challenge handler has been created, a request for a secure entity has been sent to the server and the challenge handler has now received a response from the server. A challenge handler function was invoked and returns true. Which two functions does the application developer need to call to process the returned true condition?
Options
- AsubmitSuccess and submitFailure
- BhandleChallenge and submitSuccess
- CisCustomResponse and submitSuccess
- DisCustomResponse and handleChallenge
How the community answered
(15 responses)- B7% (1)
- C13% (2)
- D80% (12)
Community Discussion
No community discussion yet for this question.