Package org.acegisecurity.intercept.method

Provides support objects for securing Java method invocations via different AOP libraries.

See:
          Description

Interface Summary
MethodDefinitionSource Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on Methods.
 

Class Summary
AbstractMethodDefinitionSource Abstract implementation of MethodDefinitionSource.
MethodDefinitionAttributes Stores a ConfigAttributeDefinition for each method signature defined by Commons Attributes.
MethodDefinitionMap Stores a ConfigAttributeDefinition for each method signature defined in a bean context.
MethodDefinitionSourceEditor Property editor to assist with the setup of a MethodDefinitionSource.
MethodInvocationPrivilegeEvaluator Allows users to determine whether they have "before invocation" privileges for a given method invocation.
 

Package org.acegisecurity.intercept.method Description

Provides support objects for securing Java method invocations via different AOP libraries.



Copyright © 2004-2005 Acegi Technology Pty Limited. All Rights Reserved.