public class OrRegexRequestMatcher extends Object implements org.springframework.security.web.util.matcher.RequestMatcher
RegexRequestMatchers with an OrRequestMatcher| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.security.web.util.matcher.RequestMatcher |
requestMatcher |
| Constructor and Description |
|---|
OrRegexRequestMatcher(String... patterns) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request) |
protected org.springframework.security.web.util.matcher.RequestMatcher requestMatcher
public OrRegexRequestMatcher(String... patterns)
Copyright © 2022 CrafterCMS. All rights reserved.