Searched refs:ServletUtils (Results 1 – 5 of 5) sorted by relevance
36 final class ServletUtils { class40 private ServletUtils() { in ServletUtils() method in ServletUtils
79 String normalized = ServletUtils.normalizePath(literal); in ServletStyleUriPatternMatcher()
158 final String path = ServletUtils.getContextRelativePath(request); in getFilterIfMatching()
178 final String path = ServletUtils.getContextRelativePath(request); in service()
57 String contextRelativePath = ServletUtils.getContextRelativePath(mock); in getContextRelativePath()