|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.security.intercept.method | |
---|---|
org.springframework.security.annotation | |
org.springframework.security.intercept.method | Provides support objects for securing Java method invocations via different AOP libraries. |
org.springframework.security.intercept.method.aopalliance | Enforces security for AOP Alliance MethodInvocation s, such as via
Spring AOP. |
org.springframework.security.intercept.method.aspectj | Enforces security for AspectJ JointPoint s, delegating secure
object callbacks to the calling aspect. |
Classes in org.springframework.security.intercept.method used by org.springframework.security.annotation | |
---|---|
AbstractFallbackMethodDefinitionSource
Abstract implementation of MethodDefinitionSource that supports both Spring AOP and AspectJ and
caches configuration attribute resolution from: 1. |
|
MethodDefinitionSource
Interface for ObjectDefinitionSource implementations
that are designed to perform lookups keyed on Method s. |
Classes in org.springframework.security.intercept.method used by org.springframework.security.intercept.method | |
---|---|
AbstractFallbackMethodDefinitionSource
Abstract implementation of MethodDefinitionSource that supports both Spring AOP and AspectJ and
caches configuration attribute resolution from: 1. |
|
MapBasedMethodDefinitionSource
Stores a ConfigAttributeDefinition for a method or class signature. |
|
MethodDefinitionSource
Interface for ObjectDefinitionSource implementations
that are designed to perform lookups keyed on Method s. |
Classes in org.springframework.security.intercept.method used by org.springframework.security.intercept.method.aopalliance | |
---|---|
MethodDefinitionSource
Interface for ObjectDefinitionSource implementations
that are designed to perform lookups keyed on Method s. |
Classes in org.springframework.security.intercept.method used by org.springframework.security.intercept.method.aspectj | |
---|---|
MethodDefinitionSource
Interface for ObjectDefinitionSource implementations
that are designed to perform lookups keyed on Method s. |
|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |