Skip to content

Accept Map in DelegatingAuthenticationFailureHandler constructor#19306

Open
therepanic wants to merge 1 commit into
spring-projects:mainfrom
therepanic:gh-19305
Open

Accept Map in DelegatingAuthenticationFailureHandler constructor#19306
therepanic wants to merge 1 commit into
spring-projects:mainfrom
therepanic:gh-19305

Conversation

@therepanic

Copy link
Copy Markdown
Contributor

This will help us avoid forcing users to depend on a specific Map implementation when only the Map contract is required.

Closes: gh-19305

This will help us avoid forcing users to depend on a specific Map
implementation when only the Map contract is required.

Closes: spring-projectsgh-19305

Signed-off-by: Andrey Litvitski <andrey1010102008@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DelegatingAuthenticationFailureHandler leaks implementation details in constructor

2 participants