Skip to content

EvaluationContextExtension should have access to original properties [DATACMNS-560] #1029

Open
@spring-projects-issues

Description

@spring-projects-issues

Rob Winch opened DATACMNS-560 and commented

I've been working through Security and Reactor a bit and there are use cases with Security and Reactor that we want to avoid using a ThreadLocal. In these instances we calculate the SecurityContext based upon arguments passed into methods.

For this reason, it would be good if the EvaluationContextExtension had access to the existing properties (i.e. method arguments, annotations, etc) to allow determining the SecurityContext from method arguments


Affects: 1.9 M1 (Evans)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions