public class URLRequestMatcher extends Object implements org.springframework.security.web.util.matcher.RequestMatcher
| Constructor and Description |
|---|
URLRequestMatcher(Set<String> rawEndpointsWithExcludes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request) |
String |
toString() |
Copyright © 2023 Frank!Framework. All rights reserved.