Uses of Class
org.forgerock.http.header.SetCookieHeader
Packages that use SetCookieHeader
-
Uses of SetCookieHeader in org.forgerock.http.header
Methods in org.forgerock.http.header that return SetCookieHeaderModifier and TypeMethodDescriptionstatic SetCookieHeader
Constructs a new header, initialized from the specified string value.static SetCookieHeader
Constructs a new header, initialized from the specified list of Set-Cookie values.static SetCookieHeader
Constructs a new header, initialized from the specified response message.