| Package | Description |
|---|---|
| org.acegisecurity.intercept.method.aspectj |
Enforces security for AspectJ
JointPoints, delegating secure
object callbacks to the calling aspect. |
| Modifier and Type | Method and Description |
|---|---|
Object |
AspectJSecurityInterceptor.invoke(org.aspectj.lang.JoinPoint jp,
AspectJCallback advisorProceed)
This method should be used to enforce security on a
JoinPoint. |
Copyright © 2016. All rights reserved.