Hierarchy For Package org.springframework.security.access.annotation
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.security.access.method.AbstractMethodSecurityMetadataSource (implements org.springframework.security.access.method.MethodSecurityMetadataSource)
- org.springframework.security.access.method.AbstractFallbackMethodSecurityMetadataSource
- org.springframework.security.access.annotation.Jsr250MethodSecurityMetadataSource
- org.springframework.security.access.annotation.SecuredAnnotationSecurityMetadataSource
- org.springframework.security.access.method.AbstractFallbackMethodSecurityMetadataSource
- org.springframework.security.access.annotation.Jsr250Voter (implements org.springframework.security.access.AccessDecisionVoter<S>)
- org.springframework.security.access.SecurityConfig (implements org.springframework.security.access.ConfigAttribute)
- org.springframework.security.access.annotation.Jsr250SecurityConfig
- org.springframework.security.access.method.AbstractMethodSecurityMetadataSource (implements org.springframework.security.access.method.MethodSecurityMetadataSource)
Interface Hierarchy
- org.springframework.security.access.annotation.AnnotationMetadataExtractor<A>
Annotation Interface Hierarchy
- org.springframework.security.access.annotation.Secured (implements java.lang.annotation.Annotation)