Package org.springframework.security.access.annotation
package org.springframework.security.access.annotation
Support for JSR-250 and Spring Security
@Secured
annotations.-
ClassDescriptionAnnotationMetadataExtractor<A extends Annotation>Strategy to process a custom security annotation to extract the relevant
ConfigAttribute
s for securing a method.Sources method security metadata from major JSR 250 security annotations.Security config applicable as a JSR 250 annotation attribute.Voter on JSR-250 configuration attributes.Java 5 annotation for describing service layer security attributes.Sources method security metadata from Spring Security'sSecured
annotation.