HttpChannelListeners.Authenticationschema class

Consists of methods to set user credentials, realm and schema.

Package

com.sap.mobile.lib.request.HttpChannelListeners

Syntax

public class Authenticationschema

Members

All members of Authenticationschema, including inherited members.

Variables
Modifier and Type Variable Description
public String realm  
public String schemaName  
Methods
Modifier and Type Method Description
public String getRealm()  
public String getSchemeName()  
public void processChallenge(ICredential, IRequest)