Add support for undertow session operations

In  console undertow

Overview

Add support for undertow session operations.

Issue Metadata

Issue

Dev Contacts

QE Contacts

Affected Projects or Components

  • WildFly

  • HAL

Requirements

The console adds support for the following operations:

  • invalidate-session(sessionId)

  • list-sessions()

  • list-session-attribute-names(sessionId)

  • list-session-attributes(sessionId)

  • get-session-attribute(sessionId, attributeName)

  • get-session-last-accessed-time

  • get-session-creation-time

Test Plan

TBD

Community Documentation

See the official HAL website at https://hal.github.io