public interface Cookie
Modifier and Type | Method and Description |
---|---|
String |
getDomain() |
Date |
getExpiryDate() |
String |
getName() |
String |
getPath() |
String |
getValue() |
boolean |
isSecure() |
Copyright © 2006–2018 TinyGroup. All rights reserved.