Package org.acegisecurity.intercept.method
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
MethodDefinitionSource Marker interface for ObjectDefinitionSource implementations that are designed to perform lookups keyed on Methods.
Classes
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.
Provides support objects for securing Java method invocations via different AOP libraries.