nerdexam
IBM

C2180-279 · Question #13

An application's authenticationConfig.xml file contains the following configuration: Which action must the developer perform to support the configuration?

The correct answer is C. Create the SingleStepAuthAdapter and implement the onAuthRequired and onLogout functions. See the full explanation below for the reasoning.

Question

An application's authenticationConfig.xml file contains the following configuration:

Which action must the developer perform to support the configuration?

Exhibit

C2180-279 question #13 exhibit

Options

  • AWrite a custom login module using the NonValidatingLoginModule.
  • BCreate a com.worklight.integration.auth.AdapterAuthenticator class for credential verification.
  • CCreate the SingleStepAuthAdapter and implement the onAuthRequired and onLogout functions.
  • DUse the WL.Client.createChallengeHandler method in client application to send the credentials to

How the community answered

(25 responses)
  • A
    12% (3)
  • B
    8% (2)
  • C
    76% (19)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full C2180-279 Practice