Previous Topic: Use an IP Address Session Scheme

Next Topic: Filter API Overview

Session Storage API

The SPS stores mappings from a session token to a SiteMinder session. This information is accessed using the SessionStorageAPI.

The SessionStorageAPI provides the following capabilities:

Session creation

Allows the creation of a new session.

Session update or synchronization

Allows updates to SiteMinder session information.

Session retrieval

Allows the retrieval of session information when provided with the correct session key.

Explicit session removal

Allows the removal of a session using a specific session key.

Session expiration

Allows the removal of all expired sessions.