A B C D E F G H I J L M N O P R S T U V W 

C

cancel() - Method in class com.worklight.wlclient.api.challengehandler.BaseChallengeHandler
Calling this method tells MobileFirst Platform that the challenge that you no longer want to take any actions to attempt to resolve the challenge.
canHandleResponse(WLResponse) - Method in class com.worklight.wlclient.api.challengehandler.GatewayChallengeHandler
This method must be overridden by extending the GatewayChallengeHandler class.
CHALLENGE_HANDLING_CANCELED - Static variable in class com.worklight.wlclient.api.WLErrorCode
 
clearAccessToken(AccessToken) - Method in class com.worklight.wlclient.api.WLAuthorizationManager
Clears the provided access token.
Note: When failing to access a resource with an obtained token, call the clearAccessToken method to clear the invalid token before calling WLAuthorizationManager.obtainAccessToken(String, WLAccessTokenListener) to obtain a new access token.
clearSharedToken(String) - Method in class com.worklight.common.WLSimpleDataSharing
Retrieve value that has been previously shared by applications on the same device that have the same sharedUserId and signing key and properly set MobileFirst Platform configuration.
com.worklight.androidgap.api - package com.worklight.androidgap.api
 
com.worklight.common - package com.worklight.common
 
com.worklight.wlclient.api - package com.worklight.wlclient.api
 
com.worklight.wlclient.api.challengehandler - package com.worklight.wlclient.api.challengehandler
 
com.worklight.wlclient.auth - package com.worklight.wlclient.auth
 
com.worklight.wlclient.ui - package com.worklight.wlclient.ui
 
connect(WLResponseListener) - Method in class com.worklight.wlclient.api.WLClient
Deprecated.
Use WLAuthorizationManager.obtainAccessToken("", listener) This method sends an initialization request to the MobileFirst Platform Server, establishes a connection with the server, validates the application version and provides and Access Token.
connect(WLResponseListener, WLRequestOptions) - Method in class com.worklight.wlclient.api.WLClient
Deprecated.
Use WLAuthorizationManager.obtainAccessToken("", listener) This method sends an initialization request to the MobileFirst Platform Server, establishes a connection with the server, validates the application version and provides and Access Token.
CRASH - Static variable in class com.worklight.wlclient.api.WLLifecycleHelper.AppClosedBy
 
createInstance(Context) - Static method in class com.worklight.androidgap.api.WL
Creates a shared instance of Worklight if one does not exist.
createInstance(Context) - Static method in class com.worklight.wlclient.api.WLClient
This method creates the singleton instance of WLClient.
CYPHER_TEXT_LABEL - Static variable in class com.worklight.wlclient.api.SecurityUtils
 
A B C D E F G H I J L M N O P R S T U V W 


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.