Method Security for Filtering non-collections #14601
Labels
in: core
An issue in spring-security-core
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Milestone
We support filtering the results of collections, but it would be nice to filter non-collection types. I haven't decided on the syntax for this but here is a rough idea:
We could also customize to do non-default types. For example if we wanted to mask the value:
We can also create composed annotations to simplify.
We can also allow the handler to be specified on the class level
The text was updated successfully, but these errors were encountered: