public final class Rfc6265CookieSupport extends Object
| Constructor and Description |
|---|
Rfc6265CookieSupport() |
| Modifier and Type | Method and Description |
|---|---|
static void |
validateCookieValue(String value) |
static void |
validateDomain(String domain) |
static void |
validatePath(String path) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.