@Contract(threading=IMMUTABLE) public final class CookieOrigin extends Object
Constructor and Description |
---|
CookieOrigin(String host,
int port,
String path,
boolean secure) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
String |
getPath() |
int |
getPort() |
boolean |
isSecure() |
String |
toString() |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.