Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the SerlvetHandler.getFilterChain method to be overridden. #7262

Closed
lachlan-roberts opened this issue Dec 13, 2021 · 0 comments · Fixed by #7263
Closed

Allow the SerlvetHandler.getFilterChain method to be overridden. #7262

lachlan-roberts opened this issue Dec 13, 2021 · 0 comments · Fixed by #7263
Assignees

Comments

@lachlan-roberts
Copy link
Contributor

Target Jetty version(s)
10.0.x-11.0.x

Enhancement Description
In 9.4 the SerlvetHandler.getFilterChain method was protected but since 10.0.0 it has been changed to a private method. This should be changed back to protected.

@lachlan-roberts lachlan-roberts self-assigned this Dec 13, 2021
lachlan-roberts added a commit that referenced this issue Dec 13, 2021
lachlan-roberts added a commit that referenced this issue Dec 14, 2021
…rGetFilterChain

Issue #7262 - make the ServletHandler.getFilterChain method protected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant