|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 MethodInvocation s, such as via
Spring AOP. |
org.acegisecurity.intercept.method.aspectj | Enforces security for AspectJ JointPoint s, 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 Method s. |
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 Method s. |
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 Method s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |