Package org.springframework.security.access.method
Provides
SecurityMetadataSource
implementations for securing Java method
invocations via different AOP libraries.-
Interface Summary Interface Description MethodSecurityMetadataSource Deprecated. Use theuse-authorization-manager
attribute for<method-security>
and<intercept-methods>
instead or use annotation-based orAuthorizationManager
-based authorization -
Class Summary Class Description AbstractFallbackMethodSecurityMetadataSource Deprecated. Use theuse-authorization-manager
attribute for<method-security>
and<intercept-methods>
instead or use annotation-based orAuthorizationManager
-based authorizationAbstractMethodSecurityMetadataSource Deprecated. Use theuse-authorization-manager
attribute for<method-security>
and<intercept-methods>
instead or use annotation-based orAuthorizationManager
-based authorizationDelegatingMethodSecurityMetadataSource Deprecated. Use theuse-authorization-manager
attribute for<method-security>
and<intercept-methods>
instead or use annotation-based orAuthorizationManager
-based authorizationMapBasedMethodSecurityMetadataSource Deprecated. Use theuse-authorization-manager
attribute for<method-security>
and<intercept-methods>
instead or use annotation-based orAuthorizationManager
-based authorization -
Annotation Types Summary Annotation Type Description P Deprecated. use @{code org.springframework.security.core.parameters.P}