@Configuration public class ObjectPostProcessorConfiguration extends Object
Configuration that exports the default ObjectPostProcessor. This
class is not intended to be imported manually rather it is imported automatically when
using EnableWebSecurity or EnableGlobalMethodSecurity.EnableWebSecurity,
EnableGlobalMethodSecurity| Constructor and Description |
|---|
ObjectPostProcessorConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ObjectPostProcessor<Object> |
objectPostProcessor(AutowireCapableBeanFactory beanFactory) |
@Bean public ObjectPostProcessor<Object> objectPostProcessor(AutowireCapableBeanFactory beanFactory)