@Configuration @ConditionalOnClass(value={org.springframework.security.config.annotation.web.configuration.EnableWebSecurity.class,javax.servlet.Filter.class}) @ConditionalOnBean(name="springSecurityFilterChain", search=PARENTS) public static class EndpointWebMvcChildContextConfiguration.EndpointWebMvcChildContextSecurityConfiguration extends Object
Constructor and Description |
---|
EndpointWebMvcChildContextConfiguration.EndpointWebMvcChildContextSecurityConfiguration() |
public EndpointWebMvcChildContextConfiguration.EndpointWebMvcChildContextSecurityConfiguration()
@Bean public Filter springSecurityFilterChain(HierarchicalBeanFactory beanFactory)
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.