Class | Description |
---|---|
OAuth2MethodSecurityConfiguration |
Replace any
DefaultMethodSecurityExpressionHandler in the application context
with an OAuth2MethodSecurityExpressionHandler . |
OAuth2MethodSecurityExpressionHandlerConfiguration |
Auto-configure an expression handler for method-level security (if the application is
already annotated with
@EnableGlobalMethodSecurity ). |