+

Search Tips | Advanced Search

Skip navigation links

Index Overview

PREV CLASS NEXT CLASS FRAMES (opens in new window)



Class WL.Client.AbstractChallengeHandler

WL.Client.AbstractChallengeHandler



Method Summary
Method Attributes Method Name and Description
 

cancel()

Notifies the MobileFirst framework that the authentication process needs to be canceled.

 

handleChallenge(challenge)

The MobileFirst framework calls this method only for the relevant challenge.

Method Detail

cancel

cancel()

Notifies the MobileFirst framework that the authentication process needs to be canceled. The MobileFirst framework then disposes of the original request that triggered the authentication.


handleChallenge

handleChallenge(challenge)

The MobileFirst framework calls this method only for the relevant challenge. This function is used to perform required actions, such as hiding the application screen, displaying the login screen, or other actions required to pass the challenge successfully.


© Copyright IBM Corp. 2011, 2016.