@Configuration @ConditionalOnClass(value=org.springframework.web.servlet.DispatcherServlet.class) @ConditionalOnBean(value=org.springframework.web.servlet.handler.HandlerMappingIntrospector.class) public static class SecurityRequestMatcherProviderAutoConfiguration.MvcRequestMatcherConfiguration extends Object
| Constructor and Description | 
|---|
MvcRequestMatcherConfiguration()  | 
| Modifier and Type | Method and Description | 
|---|---|
RequestMatcherProvider | 
requestMatcherProvider(HandlerMappingIntrospector introspector)  | 
@Bean @ConditionalOnClass(value=org.springframework.web.servlet.DispatcherServlet.class) public RequestMatcherProvider requestMatcherProvider(HandlerMappingIntrospector introspector)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.