Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WAKConnectionSessionInfo

Hierarchy

  • WAKConnectionSessionInfo

Index

Properties

ID

ID: String

UUID String referencing the user. It can be any ID but must not be an existing user ID.

Optional belongsTo

belongsTo: String[]

Array of UUID strings or Array of group names referencing the groups the user must belong to.

Optional fullName

fullName: String

Full Name of the User.

Optional lifeTime

lifeTime: Number

Defines the session time to live in seconds for the user session.

name

name: String

Username of the User.

Optional storage

Defines the session storage property of the user session.