Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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

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(JoinPoint jp, AspectJCallback advisorProceed)
          This method should be used to enforce security on a JoinPoint.