@Configuration @ConditionalOnWebApplication protected static class OAuth2AutoConfiguration.ResourceServerOrderProcessor extends Object implements BeanPostProcessor
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceServerOrderProcessor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
postProcessAfterInitialization(Object bean,
String beanName) |
Object |
postProcessBeforeInitialization(Object bean,
String beanName) |
public Object postProcessAfterInitialization(Object bean, String beanName) throws BeansException
postProcessAfterInitialization in interface BeanPostProcessorBeansExceptionpublic Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException
postProcessBeforeInitialization in interface BeanPostProcessorBeansExceptionCopyright © 2015 Pivotal Software, Inc.. All rights reserved.