See: Description
Interface | Description |
---|---|
SessionIDExtensions |
Responsible for modelling the Primary Server, Site and Storage Key of a Session ID.
|
SessionListener |
The
SessionListener interface needs to be implemented by
applications in order to receive session events. |
TokenRestriction |
Interface to handle the different token restriction(s).
|
Class | Description |
---|---|
ClientSdkSessionRequests |
Responsible for performing the Session based logic of sending a request.
|
DNOrIPAddressListTokenRestriction |
DNOrIPAddressListTokenRestriction implements
TokenRestriction interface and handles the restriction of
the DN or IPAddress |
DynamicSessionIDExtensions |
Responsible for dynamically updating the SessionID extensions (S1/SI) based on current
server configuration.
|
LegacySessionIDExtensions |
Responsible for modelling the extensions which contain information about the platform
environment the SessionID was created in.
|
Session |
The
Session class represents a session. |
SessionEvent |
This class represents a session event.
|
SessionID |
The
SessionID class is used to identify a Session object. |
SessionNotificationHandler |
SessionNotificationHandler implements
NotificationHandler processes the notifications for a session
object |
TokenRestrictionFactory |
Factory for creating
TokenRestriction instances. |
Exception | Description |
---|---|
SessionException |
A
SessionException is thrown if the Naming Service can not
find a URL for the session service. |
SessionTimedOutException |
A
SessionTimedOutException is thrown if the Session has timed
out. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.