Package | Description |
---|---|
com.iplanet.dpro.session |
This package contains classes that represents a session and its
all session related information
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicSessionIDExtensions
Responsible for dynamically updating the SessionID extensions (S1/SI) based on current
server configuration.
|
class |
LegacySessionIDExtensions
Responsible for modelling the extensions which contain information about the platform
environment the SessionID was created in.
|
Modifier and Type | Method and Description |
---|---|
SessionIDExtensions |
SessionID.getExtension()
Retrieves extension value by name Currently used session id extensions
are
SessionService.SITE_ID server id (from platform server list)
hosting this session (in failover mode this will be server id of the
load balancer)
SessionService.PRIMARY_ID ,
SessionService.SECONDARY_ID used if internal request
routing mode is enabled. |
Constructor and Description |
---|
DynamicSessionIDExtensions(SessionIDExtensions delegate)
Create a default instance.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.