spring-security
spring-security copied to clipboard
AspectJ Method Security support
Support for @EnableMethodSecurity(mode=ASPECTJ)
and <method-security mode="aspectj"/>
.
For @EnableMethodSecurity
, see the AspectJ sample on this spring-security-samples
branch.