Skip to content

SEC-1370: Refactor security interceptor hierarchy #1613

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

Closed
spring-projects-issues opened this issue Jan 14, 2010 · 2 comments
Closed

SEC-1370: Refactor security interceptor hierarchy #1613

spring-projects-issues opened this issue Jan 14, 2010 · 2 comments
Assignees
Labels
in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue type: enhancement A general enhancement type: jira An issue that was migrated from JIRA

Comments

@spring-projects-issues
Copy link

Luke Taylor (Migrated from SEC-1370) said:

It might be possible to introduce an interface here and generic secured object types to simplify things.

@spring-projects-issues
Copy link
Author

Luke Taylor said:

It may also be possible to refactor the "invoke" method signature of the AspectJ interceptor down to a single argument, since there is now a ProceedingJoinPoint available within AspectJ, which should apply to an "around" advice. This could therefore be part of a common interface SecurityInterceptor.

@spring-projects-issues spring-projects-issues added in: core An issue in spring-security-core in: web An issue in web modules (web, webmvc) Open 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 4.0 Backlog milestone Feb 5, 2016
@rwinch rwinch modified the milestone: 4.0 Backlog Aug 15, 2016
@rwinch rwinch removed the Open label May 3, 2019
@rwinch
Copy link
Member

rwinch commented May 19, 2021

This is superseded by gh-8900

@rwinch rwinch closed this as completed May 19, 2021
@rwinch rwinch self-assigned this May 19, 2021
@rwinch rwinch added the status: duplicate A duplicate of another issue label May 19, 2021
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 in: web An issue in web modules (web, webmvc) status: duplicate A duplicate of another issue 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