@Configuration
@EnableGlobalMethodSecurity(securedEnabled=true,
jsr250Enabled=true,
prePostEnabled=true)
public class MethodSecurityConfig
extends org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration
| Constructor and Description |
|---|
MethodSecurityConfig() |
afterSingletonsInstantiated, methodSecurityInterceptor, methodSecurityMetadataSource, preInvocationAuthorizationAdvice, setApplicationContext, setAuthenticationTrustResolver, setImportMetadata, setJsr250MethodSecurityMetadataSource, setMethodSecurityExpressionHandler, setObjectPostProcessor, setPermissionEvaluator, setRoleHierarchy