nerdexam
IBM

C2180-408 · 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

(22 responses)
  • A
    18% (4)
  • B
    5% (1)
  • C
    5% (1)
  • D
    73% (16)

Community Discussion

No community discussion yet for this question.

Full C2180-408 Practice