|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.http.auth.AUTH
public final class AUTH
Constants and static helpers related to the HTTP authentication.
Field Summary | |
---|---|
static String |
PROXY_AUTH
The proxy authenticate challange header. |
static String |
PROXY_AUTH_RESP
The proxy authenticate response header. |
static String |
WWW_AUTH
The www authenticate challange header. |
static String |
WWW_AUTH_RESP
The www authenticate response header. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String WWW_AUTH
public static final String WWW_AUTH_RESP
public static final String PROXY_AUTH
public static final String PROXY_AUTH_RESP
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |