Session information can consist of more than the session specification. Session information can include any information that the client application wants to associate with the user's session.
Application-defined session information consists of name-value pairs called session variables. For example, business logic, certificate information, and SAML assertions for affiliate operations can all be stored as session variables and bound to the session ID.
The package AgentSession provides the following methods for setting, retrieving, and deleting session variables, and for defining the parameters list:
Session variables are stored in a server-side database called the session store. The session store is managed by the Policy Server.
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |