Class RestAuthorizedUrlsRequestMatcher

java.lang.Object
io.jmix.rest.security.impl.RestAuthorizedUrlsRequestMatcher

@Component("rest_RestAuthorizedUrlsRequestMatcher") public class RestAuthorizedUrlsRequestMatcher extends Object
  • Constructor Details

    • RestAuthorizedUrlsRequestMatcher

      public RestAuthorizedUrlsRequestMatcher(RestProperties restProperties)
  • Method Details

    • isAuthorizedUrl

      public boolean isAuthorizedUrl(jakarta.servlet.ServletRequest request)