Package org.apache.http.auth
Class AUTH
java.lang.Object
org.apache.http.auth.AUTH
Constants and static helpers related to the HTTP authentication.
- Since:
- 4.0
-
Field Summary
Fields -
Method Summary
-
Field Details
-
WWW_AUTH
The www authenticate challange header.- See Also:
-
WWW_AUTH_RESP
The www authenticate response header.- See Also:
-
PROXY_AUTH
The proxy authenticate challange header.- See Also:
-
PROXY_AUTH_RESP
The proxy authenticate response header.- See Also:
-