Package net.shibboleth.idp.session
@NonnullElements
package net.shibboleth.idp.session
APIs related to the construction and management of sessions.
-
ClassDescriptionAbstract base for implementations of
IdPSession, handles basic management of the instance data without addressing persistence.Address syntaxes supported for address binding.Base class forSPSessionserializers that handles data common to all such objects.Implementation support for a concreteSPSessionimplementation.An identity provider session belonging to a particular subject and client device.A descriptor for a logout propagation flow.Exception indicating a problem with the session layer.Component that manages sessions between the IdP and client devices.A resolver that is capable of findingIdPSessionobjects that meet certain criteria.Describes a session with a service in turn associated with anIdPSession.A registry of mappings between aSPSessionclass and a correspondingStorageSerializerfor that type.SPSessionSerializerRegistry.Entry<T extends SPSession>Wrapper type for auto-wiring serializers.