HttpChannelListeners.IAuthenticationChallengeListner interface

Interface to be implemented to handle network edge authentication challenge.

Package

com.sap.mobile.lib.request.HttpChannelListeners

Syntax

public interface IAuthenticationChallengeListner

Derived classes

Members

All members of IAuthenticationChallengeListner, including inherited members.

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