Uses of Package
com.microsoft.tfs.core.httpclient.cookie

Packages that use com.microsoft.tfs.core.httpclient.cookie
com.microsoft.tfs.core.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
com.microsoft.tfs.core.httpclient.cookie Provides cookie handling in conjunction with org.apache.commons.httpclient.Cookie
 

Classes in com.microsoft.tfs.core.httpclient.cookie used by com.microsoft.tfs.core.httpclient
CookieSpec
          Defines the cookie management specification.
 

Classes in com.microsoft.tfs.core.httpclient.cookie used by com.microsoft.tfs.core.httpclient.cookie
CookieAttributeHandler
          This interface represents a cookie attribute handler responsible for parsing, validating, and matching a specific cookie attribute, such as path, domain, port, etc.
CookieOrigin
          CookieOrigin class encapsulates details of an origin server that are relevant when parsing, validating or matching HTTP cookies.
CookieSpec
          Defines the cookie management specification.
CookieSpecBase
          Cookie management functions shared by all specification.
CookieVersionSupport
          Defines cookie specification specific capabilities
MalformedCookieException
          Signals that a cookie is in some way invalid or illegal in a given context
RFC2109Spec
           RFC 2109 specific cookie management functions
 



© 2015 Microsoft. All rights reserved.