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

SEC-1016: Modify ordering in GlobalMethodSecurityBeanDefinitionParser to make pointcuts take precedence over annotations #1269

Closed
spring-projects-issues opened this issue Oct 19, 2008 · 2 comments
Labels
in: config An issue in spring-security-config in: core An issue in spring-security-core type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Milestone

Comments

@spring-projects-issues
Copy link

Luke Taylor(Migrated from SEC-1016) said:

This will allow modifications to the app-context to take precedence over the code-level annotations.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

The MethodDefinitionMap has now been moved to the top of the list of delegates that are added to the DelegatingMethodDefinitionSouce created by GMSBDP.

I’ve also prevented it from being added if there are no pointcuts defined, so the additional lookup won’t be required unnecessarily.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

Changing fix version.

@spring-projects-issues spring-projects-issues added in: core An issue in spring-security-core Namespace type: enhancement A general enhancement type: jira An issue that was migrated from JIRA labels Feb 5, 2016
@spring-projects-issues spring-projects-issues added this to the 3.0.0 M1 milestone Feb 5, 2016
@rwinch rwinch added the in: config An issue in spring-security-config label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: config An issue in spring-security-config in: core An issue in spring-security-core type: enhancement A general enhancement type: jira An issue that was migrated from JIRA
Projects
None yet
Development

No branches or pull requests

2 participants