Uses of Package
net.shibboleth.idp.session.context
Packages that use net.shibboleth.idp.session.context
Package
Description
CAS protocol flow implementations.
Profile processing actions related to SAML 2 messages.
Implementation classes for SAML-specific session functionality.
Context classes for managing session-related state.
Functions for traversing session-related contexts.
Implementations of session-related classes and interfaces.
-
Classes in net.shibboleth.idp.session.context used by net.shibboleth.idp.cas.flow.impl
-
Classes in net.shibboleth.idp.session.context used by net.shibboleth.idp.saml.saml2.profile.implClassDescriptionA
BaseContextthat holds a multimap ofSPSessionobjects.Context holding information needed to perform logout for a single SP session.ABaseContextthat holds anIdPSession. -
Classes in net.shibboleth.idp.session.context used by net.shibboleth.idp.saml.session.implClassDescriptionContext holding information needed to perform logout for a single SP session.
-
Classes in net.shibboleth.idp.session.context used by net.shibboleth.idp.session.contextClassDescriptionA
BaseContextthat holds a multimap ofSPSessionobjects.Logout propagation result. -
Classes in net.shibboleth.idp.session.context used by net.shibboleth.idp.session.implClassDescriptionA
BaseContextthat holds a multimap ofSPSessionobjects.Context holding information needed to perform logout for a single SP session.ABaseContextthat holds anIdPSession.