Previous page

Next page

Locate page in Contents

Print this page

Calls

Call

Description

login

Logs the user in and creates a new session.

logout

Logs the user out and destroys a session.

duplicate_session

Creates an additional session for the user.

verify

Verifies the existence and validity of a session.

put

Adds custom data to the session context storage.

get

Retrieves data from the session context storage.

list_sessions

Returns a list of existing sessions.

register_client

Registers a client with the Agent. Used with the count_registered call to implement licensing functionality in the client software.

count_registered

Provides information about the clients that are currently registered with the Agent. Used with the register_client call to implement licensing functionality in the client software.

In This Section

login

login_as

logout

duplicate_session

verify

put

get

list_sessions

register_client

count_registered

Please send us your feedback on this help page