SDMRequestManager.AuthenticationChallengeListener class

Deprecated. since 3.0, Use com.sap.mobile.lib.request.RequestManager.AuthenticationChallengeListener

Package

com.sap.mobile.lib.sdmconnectivity.SDMRequestManager

Syntax

public class AuthenticationChallengeListener implements IAuthenticationChallengeListner

Implemented interfaces

Members

All members of AuthenticationChallengeListener, including inherited members.

Methods
Modifier and Type Method Description
public ICredential OnAuthenticationFailed(Authenticationschema, HttpResponse)