Uses of Class
net.shibboleth.idp.session.criterion.SPSessionCriterion
Packages that use SPSessionCriterion
Package
Description
Implementations of session-related classes and interfaces.
-
Uses of SPSessionCriterion in net.shibboleth.idp.session.impl
Methods in net.shibboleth.idp.session.impl with parameters of type SPSessionCriterionModifier and TypeMethodDescriptionprivate Iterable<IdPSession>
StorageBackedSessionManager.lookupBySPSession
(SPSessionCriterion criterion) Performs a lookup and deserializes records potentially matching a SPSession.