| com.google.gdata.client.CookieManager |
Known Indirect Subclasses
|
An interface to a cookie manager. Cookie handling can be disabled or enabled.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Adds a new GoogleCookie instance to the cache.
| |||||||||||
Clears all cookies.
| |||||||||||
Returns
true if the GoogleService is handling cookies. | |||||||||||
Returns the set of associated cookies returned by previous requests.
| |||||||||||
Enables or disables cookie handling.
| |||||||||||
Adds a new GoogleCookie instance to the cache.
| cookie |
|---|
Clears all cookies.
Returns true if the GoogleService is handling cookies.
Returns the set of associated cookies returned by previous requests.
Enables or disables cookie handling.
| cookiesEnabled |
|---|