You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2023. It is now read-only.
MethodSecurityExpressionRoot typehint DELCLARED_METHODS and DECLARED_FIELDS are missing to expose properties fieldObject and returnObject in spel expression like
@sdeleuze Yes, I do think they should be configured out of the box.
I can update the GlobalMethodSecurityHints and add an example of this issue to one of the samples.
MethodSecurityExpressionRoot typehint DELCLARED_METHODS and DECLARED_FIELDS are missing to expose properties fieldObject and returnObject in spel expression like
@PostFilter("hasPermission(filterObject.id, 'POJO', read)") List<POJO> listAll();
The text was updated successfully, but these errors were encountered: