public final class LegacyCookieSupport extends Object
Modifier and Type | Method and Description |
---|---|
static int |
adjustedCookieVersion(Cookie cookie) |
static void |
maybeQuote(StringBuilder buf,
String value)
Quotes values if required.
|
public static void maybeQuote(StringBuilder buf, String value)
buf
- value
- public static int adjustedCookieVersion(Cookie cookie)
Copyright © 2017 JBoss by Red Hat. All rights reserved.