Package | Description |
---|---|
org.acegisecurity.intercept.method.aspectj |
Enforces security for AspectJ
JointPoint s, delegating secure
object callbacks to the calling aspect. |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AspectJSecurityInterceptor.invoke(org.aspectj.lang.JoinPoint jp,
AspectJCallback advisorProceed)
This method should be used to enforce security on a
JoinPoint . |
Copyright © 2004-2014 Interface21, Inc. All Rights Reserved.