java.lang.Object | |
↳ | org.apache.http.auth.AUTH |
Constants and static helpers related to the HTTP authentication.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String | PROXY_AUTH | The proxy authenticate challange header. | |||||||||
String | PROXY_AUTH_RESP | The proxy authenticate response header. | |||||||||
String | WWW_AUTH | The www authenticate challange header. | |||||||||
String | WWW_AUTH_RESP | The www authenticate response header. |
[Expand]
Inherited Methods
|
|||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
The proxy authenticate challange header.
The proxy authenticate response header.
The www authenticate challange header.
The www authenticate response header.