Class represents basic credentials that is to be returned on a authentication challenge.
com.sap.mobile.lib.request.HttpChannelListeners
public class BasicCredetials implements ICredential
All members of BasicCredetials, including inherited members.
Variables| Modifier and Type | Variable | Description |
|---|---|---|
| public static String | uName | |
| public static String | passwd |
| Modifier and Type | Constructor | Description |
|---|---|---|
| public | BasicCredetials(String, String) |
| Modifier and Type | Method | Description |
|---|---|---|
| public Map< String, Object > | getAuthHeader() |