Package | Description |
---|---|
org.forgerock.http.header |
Modifier and Type | Method and Description |
---|---|
static SetCookieHeader |
SetCookieHeader.valueOf(List<String> values)
Constructs a new header, initialized from the specified list of Set-Cookie values.
|
static SetCookieHeader |
SetCookieHeader.valueOf(Response response)
Constructs a new header, initialized from the specified response message.
|
static SetCookieHeader |
SetCookieHeader.valueOf(String value)
Constructs a new header, initialized from the specified string value.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.