Class MvcRequestMatcher.Builder

java.lang.Object
org.springframework.security.web.servlet.util.matcher.MvcRequestMatcher.Builder
Enclosing class:
MvcRequestMatcher

public static final class MvcRequestMatcher.Builder extends Object
A builder for MvcRequestMatcher
Since:
5.8
  • Constructor Details

    • Builder

      public Builder(org.springframework.web.servlet.handler.HandlerMappingIntrospector introspector)
      Construct a new instance of this builder
  • Method Details