Uses of Interface
de.hybris.platform.servicelayer.web.session.stale.StaleSessionCheckingFilterChain
Packages that use StaleSessionCheckingFilterChain
Package
Description
-
Uses of StaleSessionCheckingFilterChain in de.hybris.platform.servicelayer.web.session.stale
Methods in de.hybris.platform.servicelayer.web.session.stale that return StaleSessionCheckingFilterChainModifier and TypeMethodDescriptionStaleSessionSupport.getStaleSessionCheckingFilterChain(javax.servlet.FilterChain filterChain) Responsible for providingStaleSessionCheckingFilterChainwhich can be used to deal with the stale sessions. -
Uses of StaleSessionCheckingFilterChain in de.hybris.platform.servicelayer.web.session.stale.impl
Classes in de.hybris.platform.servicelayer.web.session.stale.impl that implement StaleSessionCheckingFilterChainMethods in de.hybris.platform.servicelayer.web.session.stale.impl that return StaleSessionCheckingFilterChainModifier and TypeMethodDescriptionDefaultStaleSessionSupport.getStaleSessionCheckingFilterChain(javax.servlet.FilterChain filterChain)