Skip to content

SecurityContextRepository.loadContext(HttpServletRequest) cache result #11390

@rwinch

Description

@rwinch

If the Supplier<SecurityContext> returned from SecurityContextRepository.loadContext(HttpServletRequest) is invoked multiple times it should only invoke loadContext(HttpRequestResponseHolder) once.

Metadata

Metadata

Assignees

Labels

in: webAn issue in web modules (web, webmvc)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions