Java org.apache.http.auth AUTH fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.auth AUTH fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.auth AUTH.

The text is from its open source code.

Field

StringWWW_AUTH
The www authenticate challange header.
StringWWW_AUTH_RESP
The www authenticate response header.
StringPROXY_AUTH
The proxy authenticate challange header.
StringPROXY_AUTH_RESP
The proxy authenticate response header.