Uses of Package
org.sourceid.saml20.service.session.data
Packages that use org.sourceid.saml20.service.session.data
Package
Description
Provides classes and interfaces related to persistent storage of authentication sessions.
-
Classes in org.sourceid.saml20.service.session.data used by org.sourceid.saml20.service.session.dataClassDescriptionAn class containing data for an end user session associated with a specific authentication source.A class combining data for a session group with the data for the authentication sessions that belong to that group.The class that encapsulates information for a group of authentication sessions linked to the same browser instance.An exception thrown when an error occurs while reading persistent authentication session data from storage or while writing data to storage.This is the interface that must be implemented in order to store persistent authentication sessions.