public final class AUTH extends Object
| Modifier and Type | Field and Description | 
|---|---|
| static String | PROXY_AUTHThe proxy authenticate challange header. | 
| static String | PROXY_AUTH_RESPThe proxy authenticate response header. | 
| static String | WWW_AUTHThe www authenticate challange header. | 
| static String | WWW_AUTH_RESPThe www authenticate response header. | 
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
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.