Modifier and Type | Class and Description |
---|---|
class |
PathPatternRequestMatcher
A matcher that matches (relative) path of the request against regular expressions.
|
class |
TrivialRequestMatcher
Trivial request matcher implementations that might be useful.
|
Modifier and Type | Method and Description |
---|---|
static RequestMatcher |
PathPatternRequestMatcher.fromFilterConfig(javax.servlet.FilterConfig config)
Builds a
PathPatternRequestMatcher from the given filter configuration. |
Copyright © 2012-2013. All Rights Reserved.