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
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)- A12% (3)
- B8% (2)
- C76% (19)
- D4% (1)
Community Discussion
No community discussion yet for this question.
