public final class AnyRequestMatcher extends Object implements RequestMatcher
Modifier and Type | Field and Description |
---|---|
static RequestMatcher |
INSTANCE |
public static final RequestMatcher INSTANCE
public boolean matches(javax.servlet.http.HttpServletRequest request)
RequestMatcher
matches
in interface RequestMatcher
request
- the request to check for a match