SDMHttpChannelListeners.Authenticationschema class

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

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, ISDMRequest)