public class nsIAuthInformation extends nsISupports
| Modifier and Type | Field and Description |
|---|---|
static int |
AUTH_HOST |
static int |
AUTH_PROXY |
static int |
NEED_DOMAIN |
static int |
ONLY_PASSWORD |
NS_ISUPPORTS_IID_STR| Constructor and Description |
|---|
nsIAuthInformation(long address) |
| Modifier and Type | Method and Description |
|---|---|
int |
GetPassword(long aPassword) |
int |
GetRealm(long aRealm) |
int |
GetUsername(long aUsername) |
int |
SetPassword(long aPassword) |
int |
SetUsername(long aUsername) |
AddRef, getAddress, getClassName, getGetterIndex, getMethodIndex, getSetterIndex, IsXULRunner10, IsXULRunner24, IsXULRunner31, IsXULRVersionOrLater, QueryInterface, Releasepublic static final int AUTH_HOST
public static final int AUTH_PROXY
public static final int NEED_DOMAIN
public static final int ONLY_PASSWORD
Copyright © 2017. All Rights Reserved.