public class CookiePathComparator extends Object implements Comparator
This comparator assumes that Path attributes of two cookies path-match a commmon request-URI. Otherwise, the result of the comparison is undefined.
| Constructor and Description |
|---|
CookiePathComparator() |
public int compare(Object o1, Object o2)
compare in interface ComparatorCopyright © 2014 Internet2. All rights reserved.