| Package | Description |
|---|---|
| org.springframework.security.config.annotation.web.builders |
| Modifier and Type | Method and Description |
|---|---|
protected HttpSecurity.RequestMatcherConfigurer |
HttpSecurity.RequestMatcherConfigurer.chainRequestMatchers(List<RequestMatcher> requestMatchers) |
HttpSecurity.RequestMatcherConfigurer |
HttpSecurity.requestMatchers()
Allows specifying which
HttpServletRequest instances this
HttpSecurity will be invoked on. |
Copyright © 2016. All rights reserved.