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 |
---|---|
Object |
AspectJSecurityInterceptor.invoke(org.aspectj.lang.JoinPoint jp,
AspectJCallback advisorProceed)
This method should be used to enforce security on a
JoinPoint . |
Copyright © 2015. All rights reserved.