public final class HttpSecurity.MvcMatchersRequestMatcherConfigurer extends HttpSecurity.RequestMatcherConfigurer
HttpSecurity.RequestMatcherConfigurer
that allows optionally configuring
the servlet path.matchers
Modifier and Type | Method and Description |
---|---|
HttpSecurity.RequestMatcherConfigurer |
servletPath(java.lang.String servletPath) |
and, chainRequestMatchers, mvcMatchers, mvcMatchers
antMatchers, antMatchers, antMatchers, anyRequest, createMvcMatchers, getApplicationContext, regexMatchers, regexMatchers, requestMatchers, setApplicationContext
public HttpSecurity.RequestMatcherConfigurer servletPath(java.lang.String servletPath)