SDMHttpChannelListeners.BasicCredetials class

Deprecated. since 3.0, Use com.sap.mobile.lib.request.HttpChannelListeners.BasicCredetials

Syntax

public class BasicCredetials extends ICredential

Members

All members of BasicCredetials, including inherited members.

Variables
Modifier and Type Variable Description
public static String passwd  
public static String uName  
Constructors
Modifier and Type Constructor Description
public BasicCredetials(String, String)  
Methods
Modifier and Type Method Description
public Map< String, Object > getAuthHeader()