Searched refs:WWW_AUTH (Results 1 – 4 of 4) sorted by relevance
51 public static final String WWW_AUTH = "WWW-Authenticate"; field in AUTH
73 Header[] headers = response.getHeaders(AUTH.WWW_AUTH); in getChallenges()
81 if (authheader.equalsIgnoreCase(AUTH.WWW_AUTH)) { in processChallenge()
1160 field @Deprecated public static final String WWW_AUTH = "WWW-Authenticate";