HttpChannelListeners.ICredential interface

Interface to be implemented to get the authorization headers like basic and cookie authentication header.

Package

com.sap.mobile.lib.request.HttpChannelListeners

Syntax

public interface ICredential

Derived classes

Members

All members of ICredential, including inherited members.

Methods
Modifier and Type Method Description
public Map< String, Object > getAuthHeader()