Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typeflat
separatorpipe
printablefalse

Overview

Provides access to the HTTP Session context.

Info

This supplier is disabled by default, and should generally not be turned on in a production environment. To control access, enable or disable the

...

Session Supplier

...

by going

...

to

  • Confluence global administration

  • Manage apps > Expand ServiceRocket Utility Library plugin > Expand "x of x modules enabled"

...

This displays the list of suppliers that are not enabled by default.

Details

Name:

Session Supplier

Prefix:

session(optional)

Supported Content:

HTTP Session

Provided By:

Reporting for Confluence

Supported Keys

The following are the list List of keys which that this supplier will return returns a value for.

Key

Content Types

Return Type

Description

attributes

HTTP Session

Map of Objects

A map of the attributes stored in the current session.

id

HTTP Session

Text

The unique ID for the session.

creation time

HTTP Session

Date

The creation timestamp for the session.

Examples

...