Searched defs:normalizePath (Results 1 – 2 of 2) sorted by relevance
60 private String normalizePath(final Cookie cookie) { in normalizePath() method in CookiePathComparator
68 static String normalizePath(String path) { in normalizePath() method in ServletUtils