You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Variable Scope Increase
Reducing duplication by updating common strings to package-protected.
* SecurityWrapperResponse setHeader updates
Updating implementation to independently test the header and the
value method params. Additional Logging has been added to identify each
unique case of ValidationException offense.
Tests have been updated and extended to verify the setHeader method.
* SecurityWrapperResponse addHeader updates
Updating addHeader behavior and testing to be inline with setHeader
updates requested in issue.
Tests have been updated and extended to verify the addHeader method.
* SecurityWrapperRepsonse addHeader log update
Copy/Pasta "set" context -- now corrected to "add"
* SecurityWrapperResponse Header Log Improvements
Appending the input header name to log messages when ValidationExceptions
occur.
0 commit comments