Uses of Class
com.microsoft.tfs.core.httpclient.cookie.CookieSpecBase

Packages that use CookieSpecBase
com.microsoft.tfs.core.httpclient.cookie Provides cookie handling in conjunction with org.apache.commons.httpclient.Cookie
 

Uses of CookieSpecBase in com.microsoft.tfs.core.httpclient.cookie
 

Subclasses of CookieSpecBase in com.microsoft.tfs.core.httpclient.cookie
 class CompatibilityCookieSpec
          Cookie spec class that aims for maximum compatibility with web practices, if not necessarily standards.
 class NetscapeDraftSpec
           Netscape cookie draft specific cookie management functions
 class RFC2109Spec
           RFC 2109 specific cookie management functions
 class RFC2965Spec
           RFC 2965 specific cookie management functions.
 



© 2015 Microsoft. All rights reserved.