Bug 60720

Summary: Replace "WWW-Authenticate" literal with static final AUTH_HEADER_NAME in SpnegoAuthenticator
Product: Tomcat 8 Reporter: Michael Osipov <michaelo>
Component: CatalinaAssignee: Tomcat Developers Mailing List <dev>
Status: RESOLVED FIXED    
Severity: trivial    
Priority: P2    
Version: 8.5.11   
Target Milestone: ----   
Hardware: All   
OS: All   
Attachments: Replace literals

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