Package org.springframework.security.core.annotation
package org.springframework.security.core.annotation
-
ClassDescriptionA component for configuring the expression attribute template of the parsed Spring Security annotationAnnotation that is used to resolve
Authentication.getPrincipal()to a method argument.Annotation that is used to resolve theSecurityContextas a method argument.SecurityAnnotationScanner<A extends Annotation>An interface to scan for and synthesize an annotation on a type, method, or method parameter into an annotation of type<A>.Factory for creatingSecurityAnnotationScannerinstances.