public abstract class ServletCookies
extends java.lang.Object
| Constructor and Description |
|---|
ServletCookies() |
| Modifier and Type | Method and Description |
|---|---|
static uk.ac.warwick.sso.client.core.Cookie |
fromServlet(javax.servlet.http.Cookie c) |
static javax.servlet.http.Cookie |
toServlet(uk.ac.warwick.sso.client.core.Cookie c) |