Skip to content

Conversation

nkonev
Copy link
Contributor

@nkonev nkonev commented Dec 11, 2022

Fixes spring-projects/spring-framework#29599 (As a community guy I cannot move issue from the Framework to here)

@marcusdacoregio I saw you added some hints ef879aa, so I think I can ask you to review.

@nkonev nkonev changed the title Adds hitts for Authentication manager Adds hints for Authentication manager Dec 11, 2022
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 11, 2022
import java.util.List;
import java.util.stream.Stream;

import org.springframework.aop.SpringProxy;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@sdeleuze Should we move SpringProxy, Advised and DecoratingProxy to the Spring Framework ? They can be useful for other

@marcusdacoregio marcusdacoregio self-assigned this Dec 12, 2022
@marcusdacoregio marcusdacoregio added in: core An issue in spring-security-core type: enhancement A general enhancement type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged type: enhancement A general enhancement labels Dec 12, 2022
@marcusdacoregio marcusdacoregio added this to the 6.0.1 milestone Dec 12, 2022
@marcusdacoregio
Copy link
Contributor

Hi @nkonev, thanks for the contribution.

You can go ahead and close that ticket in Spring Framework.

About the PR, I don't think we want to solve it this way. Instead, a delegate that delays the initialization of the bean would probably work in this case. I created #12367 for that

@nkonev
Copy link
Contributor Author

nkonev commented Dec 12, 2022

Ok, I suspected that it isn't a simple fix :)
Closing in favor of #12367

@nkonev nkonev closed this Dec 12, 2022
@marcusdacoregio marcusdacoregio removed this from the 6.0.1 milestone Dec 12, 2022
@marcusdacoregio marcusdacoregio added the status: declined A suggestion or change that we don't feel we should currently apply label Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: core An issue in spring-security-core status: declined A suggestion or change that we don't feel we should currently apply type: bug A general bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants