Interface RequestMatcherProvider

    • Method Detail

      • getRequestMatcher

        org.springframework.security.web.util.matcher.RequestMatcher getRequestMatcher​(String pattern)
        Return the RequestMatcher to be used for the specified pattern.
        Parameters:
        pattern - the request pattern
        Returns:
        a request matcher