Uses of Interface
org.acegisecurity.intercept.method.aspectj.AspectJCallback

Packages that use AspectJCallback
org.acegisecurity.intercept.method.aspectj Enforces security for AspectJ JointPoints, delegating secure object callbacks to the calling aspect. 
 

Uses of AspectJCallback in org.acegisecurity.intercept.method.aspectj
 

Methods in org.acegisecurity.intercept.method.aspectj with parameters of type AspectJCallback
 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-2011 Interface21, Inc. All Rights Reserved.