| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonCookieAttributeHandler | |
|---|---|
| org.apache.http.impl.cookie | Default implementations of standard and common HTTP state management policies. | 
| Uses of CommonCookieAttributeHandler in org.apache.http.impl.cookie | 
|---|
| Classes in org.apache.http.impl.cookie that implement CommonCookieAttributeHandler | |
|---|---|
|  class | BasicCommentHandler | 
|  class | BasicDomainHandler | 
|  class | BasicExpiresHandler | 
|  class | BasicMaxAgeHandler | 
|  class | BasicPathHandler | 
|  class | BasicSecureHandler | 
|  class | BrowserCompatVersionAttributeHandlerDeprecated. (4.4) no longer used. | 
|  class | LaxExpiresHandler | 
|  class | LaxMaxAgeHandler | 
|  class | NetscapeDomainHandler | 
|  class | PublicSuffixDomainFilterWraps a CookieAttributeHandlerand leverages its match method
 to never match a suffix from a black list. | 
|  class | RFC2109DomainHandler | 
|  class | RFC2109VersionHandler | 
|  class | RFC2965CommentUrlAttributeHandler"CommentURL"cookie attribute handler for RFC 2965 cookie spec. | 
|  class | RFC2965DiscardAttributeHandler"Discard"cookie attribute handler for RFC 2965 cookie spec. | 
|  class | RFC2965DomainAttributeHandler"Domain"cookie attribute handler for RFC 2965 cookie spec. | 
|  class | RFC2965PortAttributeHandler"Port"cookie attribute handler for RFC 2965 cookie spec. | 
|  class | RFC2965VersionAttributeHandler"Version"cookie attribute handler for RFC 2965 cookie spec. | 
| Methods in org.apache.http.impl.cookie that return CommonCookieAttributeHandler | |
|---|---|
| static CommonCookieAttributeHandler | PublicSuffixDomainFilter.decorate(CommonCookieAttributeHandler handler,
         PublicSuffixMatcher publicSuffixMatcher) | 
| Methods in org.apache.http.impl.cookie with parameters of type CommonCookieAttributeHandler | |
|---|---|
| static CommonCookieAttributeHandler | PublicSuffixDomainFilter.decorate(CommonCookieAttributeHandler handler,
         PublicSuffixMatcher publicSuffixMatcher) | 
| Constructors in org.apache.http.impl.cookie with parameters of type CommonCookieAttributeHandler | |
|---|---|
| AbstractCookieSpec(CommonCookieAttributeHandler... handlers) | |
| CookieSpecBase(CommonCookieAttributeHandler... handlers) | |
| PublicSuffixDomainFilter(CommonCookieAttributeHandler handler,
                         PublicSuffixList suffixList) | |
| PublicSuffixDomainFilter(CommonCookieAttributeHandler handler,
                         PublicSuffixMatcher publicSuffixMatcher) | |
| RFC2109Spec(boolean oneHeader,
            CommonCookieAttributeHandler... handlers) | |
| RFC6265CookieSpec(CommonCookieAttributeHandler... handlers) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||