public final class AUTH extends Object
Modifier and Type | Field and Description |
---|---|
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.
|
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.