Uses of Package
org.acegisecurity.intercept.method

Packages that use org.acegisecurity.intercept.method
org.acegisecurity.intercept.method Provides support objects for securing Java method invocations via different AOP libraries. 
org.acegisecurity.intercept.method.aopalliance Enforces security for AOP Alliance MethodInvocations, such as via Spring AOP. 
org.acegisecurity.intercept.method.aspectj Enforces security for AspectJ JointPoints, delegating secure object callbacks to the calling aspect. 
 

Classes in org.acegisecurity.intercept.method used by org.acegisecurity.intercept.method
AbstractMethodDefinitionSource
          Abstract implementation of MethodDefinitionSource.
MethodDefinitionSource
          Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on Methods.
 

Classes in org.acegisecurity.intercept.method used by org.acegisecurity.intercept.method.aopalliance
MethodDefinitionSource
          Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on Methods.
 

Classes in org.acegisecurity.intercept.method used by org.acegisecurity.intercept.method.aspectj
MethodDefinitionSource
          Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on Methods.
 



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