接口 RequestMatcherProvider

    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型方法说明
      org.springframework.security.web.util.matcher.RequestMatchergetRequestMatcher​(String pattern)
      Return the RequestMatcher to be used for the specified pattern.
    • 方法详细资料

      • getRequestMatcher

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