@FunctionalInterface public interface RequestMatcherProvider
RequestMatcher
that can be used with
Spring Security.Modifier and Type | Method and Description |
---|---|
RequestMatcher |
getRequestMatcher(String pattern)
Return the
RequestMatcher to be used for the specified pattern. |
RequestMatcher getRequestMatcher(String pattern)
RequestMatcher
to be used for the specified pattern.pattern
- the request pattern