Spring Security Framework

Uses of Package
org.springframework.security.intercept.method.aspectj

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

Classes in org.springframework.security.intercept.method.aspectj used by org.springframework.security.intercept.method.aspectj
AspectJAnnotationCallback
          Called by the AspectJAnnotationSecurityInterceptor when it wishes for the AspectJ processing to continue.
AspectJCallback
          Called by the AspectJSecurityInterceptor when it wishes for the AspectJ processing to continue.
 


Spring Security Framework

Copyright © 2004-2010 SpringSource, Inc. All Rights Reserved.