public class PathPattern extends Object
| Constructor and Description |
|---|
PathPattern(String... urlPatterns) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(javax.servlet.http.HttpServletRequest request) |
boolean |
matches(String requestPath) |
Copyright © 2020. All rights reserved.