@Configuration
@EnableGlobalMethodSecurity(prePostEnabled=true)
public class MethodSecurityConfig
extends org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfiguration
| Constructor and Description |
|---|
MethodSecurityConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.security.access.expression.method.MethodSecurityExpressionHandler |
createExpressionHandler() |
accessDecisionManager, afterInvocationManager, afterSingletonsInstantiated, authenticationManager, configure, customMethodSecurityMetadataSource, getExpressionHandler, methodSecurityInterceptor, methodSecurityMetadataSource, preInvocationAuthorizationAdvice, runAsManager, setApplicationContext, setImportMetadata, setJsr250MethodSecurityMetadataSource, setMethodSecurityExpressionHandler, setObjectPostProcessorprotected org.springframework.security.access.expression.method.MethodSecurityExpressionHandler createExpressionHandler()
createExpressionHandler in class org.springframework.security.config.annotation.method.configuration.GlobalMethodSecurityConfigurationCopyright © 2019 DuraSpace. All rights reserved.