Searched refs:PORT_ATTR (Results 1 – 4 of 4) sorted by relevance
138 && ((ClientCookie) cookie).containsAttribute(ClientCookie.PORT_ATTR)) { in validate()161 && ((ClientCookie) cookie).containsAttribute(ClientCookie.PORT_ATTR)) { in match()
77 registerAttribHandler(ClientCookie.PORT_ATTR, new RFC2965PortAttributeHandler()); in RFC2965Spec()192 String s = ((ClientCookie) cookie).getAttribute(ClientCookie.PORT_ATTR); in formatCookieAsVer()
64 public static final String PORT_ATTR = "port"; field
1962 field @Deprecated public static final String PORT_ATTR = "port";