Skip to content

SecuredAuthorizationManager should cache annotation's value #12232

@jzheaux

Description

@jzheaux

SecurityAuthorizationManager currently caches an AuthorizationManager per method/class pair.

The memory footprint this requires can be improved by instead caching the annotation's value and passing that into an instance of the class indicated in #12231.

Metadata

Metadata

Assignees

Labels

in: coreAn issue in spring-security-coretype: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions