Uses of Interface
net.shibboleth.idp.session.SPSessionEx
Packages that use SPSessionEx
Package
Description
CAS protocol session implementations.
Classes related to use of SAML with the session layer.
-
Uses of SPSessionEx in net.shibboleth.idp.cas.session.impl
Classes in net.shibboleth.idp.cas.session.impl that implement SPSessionExModifier and TypeClassDescriptionclassDescribes a CAS protocol-specific service provider session created in response to a successful ticket validation. -
Uses of SPSessionEx in net.shibboleth.idp.saml.session
Classes in net.shibboleth.idp.saml.session that implement SPSessionExModifier and TypeClassDescriptionclassMarker subtype for a SAML 1 session, adds no actual information other than its identity as a SAML 1 session.classExtends aBasicSPSessionwith SAML 2.0 information required for reverse lookup in the case of a logout.