SDMHttpChannelListeners.CookieCredetials class

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

Package

com.sap.mobile.lib.sdmconnectivity.SDMHttpChannelListeners

Syntax

public class CookieCredetials implements ICredential

Implemented interfaces

Members

All members of CookieCredetials, including inherited members.

Variables
Modifier and Type Variable Description
protected static Cookie cookieValue  
Constructors
Modifier and Type Constructor Description
public CookieCredetials(Cookie)  
Methods
Modifier and Type Method Description
public Map< String, Object > getAuthHeader()