Class HttpSecurity.MvcMatchersRequestMatcherConfigurer
java.lang.Object
org.springframework.security.config.annotation.web.AbstractRequestMatcherRegistry<HttpSecurity.RequestMatcherConfigurer>
org.springframework.security.config.annotation.web.builders.HttpSecurity.RequestMatcherConfigurer
org.springframework.security.config.annotation.web.builders.HttpSecurity.MvcMatchersRequestMatcherConfigurer
- Enclosing class:
- HttpSecurity
public final class HttpSecurity.MvcMatchersRequestMatcherConfigurer
extends HttpSecurity.RequestMatcherConfigurer
An extension to
HttpSecurity.RequestMatcherConfigurer
that allows optionally configuring
the servlet path.-
Field Summary
Fields inherited from class org.springframework.security.config.annotation.web.builders.HttpSecurity.RequestMatcherConfigurer
matchers
-
Method Summary
Methods inherited from class org.springframework.security.config.annotation.web.builders.HttpSecurity.RequestMatcherConfigurer
and, chainRequestMatchers, mvcMatchers, mvcMatchers
Methods inherited from class org.springframework.security.config.annotation.web.AbstractRequestMatcherRegistry
antMatchers, antMatchers, antMatchers, anyRequest, createMvcMatchers, dispatcherTypeMatchers, dispatcherTypeMatchers, getApplicationContext, regexMatchers, regexMatchers, requestMatchers, requestMatchers, requestMatchers, requestMatchers, setApplicationContext
-
Method Details
-
servletPath
-