public class SetCookieSupport extends Object
Constructor and Description |
---|
SetCookieSupport() |
Modifier and Type | Method and Description |
---|---|
String |
generateHeader(javax.servlet.http.Cookie cookie)
Method added to support transforming javax.servlet.http.Cookie instances into the String format needed by the
AdviceContext.
|
public String generateHeader(javax.servlet.http.Cookie cookie)
cookie
- The javax.servlet.http.Cookie instance whose String representation is desiredCopyright © 2010-2018, ForgeRock All Rights Reserved.