Searched refs:hasScheme (Results 1 – 3 of 3) sorted by relevance
113 … StringBuilder location = URIUtil.hasScheme(path)?new StringBuilder():baseRequest.getRootURL(); in handle()
670 public static boolean hasScheme(String uri) in hasScheme() method in URIUtil
196 if (sessionManager.isCheckingRemoteSessionIdEncoding() && URIUtil.hasScheme(url)) in encodeURL()448 if (!URIUtil.hasScheme(location)) in sendRedirect()