| Package | Description |
|---|---|
| org.springframework.security.access.intercept.aspectj |
Enforces security for AspectJ
JointPoints, delegating secure object callbacks to the calling aspect. |
| Modifier and Type | Class and Description |
|---|---|
class |
AspectJMethodSecurityInterceptor
AspectJ
JoinPoint security interceptor which wraps the JoinPoint in a MethodInvocation
adapter to make it compatible with security infrastructure classes which only support MethodInvocations. |
Copyright © 2016. All rights reserved.