spring-security icon indicating copy to clipboard operation
spring-security copied to clipboard

AspectJ Method Security support

Open jzheaux opened this issue 2 years ago • 0 comments

Support for @EnableMethodSecurity(mode=ASPECTJ) and <method-security mode="aspectj"/>.

For @EnableMethodSecurity, see the AspectJ sample on this spring-security-samples branch.

jzheaux avatar Jul 11 '22 19:07 jzheaux