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
Dependent on #12232, exposing this authorization manager will allow applications to customize it. This can be handy in circumstances where, for example, authorization is externalized to service or database.
The text was updated successfully, but these errors were encountered:
My goal is to add RoleHierarchy to @Secured functionality. Unfortunately, I couldn't find a way to customize SecuredAuthorizationManager by any customizer or BeanPostProcessor.
Dependent on #12232, exposing this authorization manager will allow applications to customize it. This can be handy in circumstances where, for example, authorization is externalized to service or database.
The text was updated successfully, but these errors were encountered: