cookies property

Map<String, String> cookies
final

The cookies for this session

Implementation

final Map<String, String> cookies;