@Configuration
@ConditionalOnClass(value={org.springframework.security.oauth2.common.OAuth2AccessToken.class,org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter.class})
@Import(value=OAuth2ResourceServerConfigurationAfter.class)
public class OAuth2AutoConfigurationAfter
extends Object
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.