Searched refs:getAttribHandlers (Results 1 – 4 of 4) sorted by relevance
116 for (CookieAttributeHandler handler: getAttribHandlers()) { in validate()128 for (CookieAttributeHandler handler: getAttribHandlers()) { in match()
111 protected Collection<CookieAttributeHandler> getAttribHandlers() { in getAttribHandlers() method in AbstractCookieSpec
448 HPLorg/apache/http/impl/cookie/AbstractCookieSpec;->getAttribHandlers()Ljava/util/Collection;
2999 … protected java.util.Collection<org.apache.http.cookie.CookieAttributeHandler> getAttribHandlers();