HttpChannelListeners.CookieCredetials class

Class represents cookie that is to be returned on a authentication challenge.

Package

com.sap.mobile.lib.request.HttpChannelListeners

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()