-
Couldn't load subscription status.
- Fork 6.2k
Open
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)type: enhancementA general enhancementA general enhancement
Milestone
Description
We should deprecate authorization logic that uses FilterInvocation in favor of using RequestAuthorizationContext. A few examples:
SecurityExpressionHandler<FilterInvocation>in favor ofSecurityExpressionHandler<RequestAuthorizationContext>FilterInvocationExpressionRoot(might change toHttpServletRequestExpressionRoot) in favor ofWebSecurityExpressionRootDefaultWebSecurityExpressionHandlerin favor ofDefaultHttpSecurityExpressionHandler
Related gh-17673
Metadata
Metadata
Assignees
Labels
in: webAn issue in web modules (web, webmvc)An issue in web modules (web, webmvc)type: enhancementA general enhancementA general enhancement