Class JmixViewPathRequestMatcher

java.lang.Object
io.jmix.securityflowui.security.JmixViewPathRequestMatcher
All Implemented Interfaces:
org.springframework.security.web.util.matcher.RequestMatcher

public class JmixViewPathRequestMatcher extends Object implements org.springframework.security.web.util.matcher.RequestMatcher
  • Constructor Details

  • Method Details

    • matches

      public boolean matches(jakarta.servlet.http.HttpServletRequest request)
      Specified by:
      matches in interface org.springframework.security.web.util.matcher.RequestMatcher