| Package | Description |
|---|---|
| org.springframework.security.config.annotation.web.builders |
| Modifier and Type | Method and Description |
|---|---|
protected WebSecurity.IgnoredRequestConfigurer |
WebSecurity.IgnoredRequestConfigurer.chainRequestMatchers(List<RequestMatcher> requestMatchers) |
WebSecurity.IgnoredRequestConfigurer |
WebSecurity.ignoring()
Allows adding
RequestMatcher instances that should that Spring
Security should ignore. |
Copyright © 2016. All rights reserved.