@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 BeanPostProcessor
BeansException
public Object postProcessBeforeInitialization(Object bean, String beanName) throws BeansException
postProcessBeforeInitialization
in interface BeanPostProcessor
BeansException
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.