Interface MethodSecurityMetadataSource
- All Superinterfaces:
org.springframework.aop.framework.AopInfrastructureBean
,SecurityMetadataSource
- All Known Implementing Classes:
AbstractFallbackMethodSecurityMetadataSource
,AbstractMethodSecurityMetadataSource
,DelegatingMethodSecurityMetadataSource
,Jsr250MethodSecurityMetadataSource
,MapBasedMethodSecurityMetadataSource
,PrePostAnnotationSecurityMetadataSource
,SecuredAnnotationSecurityMetadataSource
Interface for
SecurityMetadataSource
implementations that are designed to
perform lookups keyed on Method
s.-
Method Summary
Methods inherited from interface org.springframework.security.access.SecurityMetadataSource
getAllConfigAttributes, getAttributes, supports
-
Method Details
-
getAttributes
-