@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(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory) |
@Bean public ObjectPostProcessor<Object> objectPostProcessor(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory)
Copyright © 2016. All rights reserved.