Class TeamCitySecuredAnnotationSecurityMetadataSource

  • All Implemented Interfaces:
    org.springframework.aop.framework.AopInfrastructureBean, org.springframework.security.access.method.MethodSecurityMetadataSource, org.springframework.security.access.SecurityMetadataSource

    public class TeamCitySecuredAnnotationSecurityMetadataSource
    extends org.springframework.security.access.method.AbstractMethodSecurityMetadataSource
    Created by Eugene Petrenko (eugene.petrenko@gmail.com) Date: 16.06.11 1:22
    • Constructor Detail

      • TeamCitySecuredAnnotationSecurityMetadataSource

        public TeamCitySecuredAnnotationSecurityMetadataSource()
    • Method Detail

      • getAttributes

        public Collection<org.springframework.security.access.ConfigAttribute> getAttributes​(Method method,
                                                                                             Class<?> targetClass)
      • getAllConfigAttributes

        public Collection<org.springframework.security.access.ConfigAttribute> getAllConfigAttributes()