@Configuration @ConditionalOnClass(value=org.springframework.security.web.util.matcher.RequestMatcher.class) @ConditionalOnWebApplication(type=SERVLET) public class SecurityRequestMatcherProviderAutoConfiguration extends Object
RequestMatcherProvider
.Modifier and Type | Class and Description |
---|---|
static class |
SecurityRequestMatcherProviderAutoConfiguration.JerseyRequestMatcherConfiguration |
static class |
SecurityRequestMatcherProviderAutoConfiguration.MvcRequestMatcherConfiguration |
Constructor and Description |
---|
SecurityRequestMatcherProviderAutoConfiguration() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.