protected static class BasicApiConnection.HttpCookieWrapper extends Object
HttpCookie.
Used for json deserialization.
Since HttpCookie is final, we can't extend it here.| Constructor and Description |
|---|
HttpCookieWrapper(String name,
String value,
String comment,
String commentURL,
String domain,
int maxAge,
String path,
String portlist,
boolean secure,
boolean httpOnly,
int version,
boolean discard) |
| Modifier and Type | Method and Description |
|---|---|
HttpCookie |
toHttpCookie() |
public HttpCookie toHttpCookie()
Copyright © 2014–2024 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage