| Package | Description |
|---|---|
| org.beangle.commons.web.filter |
| Modifier and Type | Class and Description |
|---|---|
class |
AntPathRequestMatcher
Matcher which compares a pre-defined ant-style pattern against the URL (
servletPath + pathInfo) of an HttpServletRequest. |
class |
RegexRequestMatcher
Uses a regular expression to decide whether a supplied the URL of a supplied
HttpServletRequest. |
Copyright © 2005–2018 The Beangle Software. All rights reserved.