public class CookieUtil extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CookieUtil.ServerCookieDecoder |
| Constructor and Description |
|---|
CookieUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
alreadyQuoted(String value) |
static boolean |
isToken(String value) |
static String |
toString(javax.servlet.http.Cookie c) |
Copyright © 2016. All rights reserved.