|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The Credential interface is implemented by classes that contain credential (user/password) information for an authentication protocol.
Field Summary | |
static int |
AUTH_BASIC
Basic authentication protocol. |
static int |
AUTH_DIGEST
Digest authentication protocol. |
static int |
AUTH_NTLM
NTLM authentication protocol. |
Field Detail |
public static final int AUTH_BASIC
public static final int AUTH_DIGEST
public static final int AUTH_NTLM
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |