HttpCookieGenerator.this

Constructor

class HttpCookieGenerator
this

Parameters

id istring

cookie ID

attribute_names istring[]

cookie attribute names

Note: This constructor takes a reference to id and use it internally, hence 'id' must remain valid for the lifetime of this object.

Meta