Bug 60720 - Replace "WWW-Authenticate" literal with static final AUTH_HEADER_NAME in SpnegoAuthenticator
Summary: Replace "WWW-Authenticate" literal with static final AUTH_HEADER_NAME in Spne...
Status: RESOLVED FIXED
Alias: None
Product: Tomcat 8
Classification: Unclassified
Component: Catalina (show other bugs)
Version: 8.5.11
Hardware: All All
: P2 trivial (vote)
Target Milestone: ----
Assignee: Tomcat Developers Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-10 09:52 UTC by Michael Osipov
Modified: 2017-02-11 09:55 UTC (History)
0 users



Attachments
Replace literals (2.93 KB, patch)
2017-02-10 09:52 UTC, Michael Osipov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Osipov 2017-02-10 09:52:14 UTC
Created attachment 34743 [details]
Replace literals

Trivial update not to use literals, but static final variable.
Comment 1 Violeta Georgieva 2017-02-11 09:55:12 UTC
Hi,

Thanks for the patch. It was applied to:
- 9.0.x for 9.0.0.M18 onwards and
- 8.5.x for 8.5.12 onwards

Regards,
Violeta