Module tarantool::session[][src]

Box: session

A session is an object associated with each client connection. box.session submodule provides functions to query session state.

See also:

Functions

euid

Get the effective user ID of the current user.

uid

Get the user ID of the current user.