Searched refs:otherHost (Results 1 – 1 of 1) sorted by relevance
332 String otherHost = ((URIName)inputName).getHost(); in constrains() local335 if (otherHost.equalsIgnoreCase(host)) { in constrains()347 boolean otherDomain = (otherHost.charAt(0) == '.'); in constrains()