| Package | Description |
|---|---|
| org.springframework.security.access.intercept.aspectj |
Enforces security for AspectJ
JointPoints, delegating secure object callbacks to the calling aspect. |
| Modifier and Type | Method and Description |
|---|---|
Object |
AspectJMethodSecurityInterceptor.invoke(org.aspectj.lang.JoinPoint jp,
AspectJCallback advisorProceed)
Method that is suitable for user with traditional AspectJ-code aspects.
|
Copyright © 2016. All rights reserved.