Uses of Interface
de.hybris.platform.servicelayer.web.session.stale.StaleSessionStrategy
Packages that use StaleSessionStrategy
-
Uses of StaleSessionStrategy in de.hybris.platform.servicelayer.web.session.stale.impl
Classes in de.hybris.platform.servicelayer.web.session.stale.impl that implement StaleSessionStrategyConstructors in de.hybris.platform.servicelayer.web.session.stale.impl with parameters of type StaleSessionStrategyModifierConstructorDescriptionDefaultStaleSessionCheckingFilterChain(javax.servlet.FilterChain targetFilterChain, StaleSessionDetector staleSessionDetector, StaleSessionStrategy staleSessionStrategy, StaleSessionConfig staleSessionConfig) DefaultStaleSessionSupport(StaleSessionStrategy staleSessionStrategy, StaleSessionDetector staleSessionDetector, StaleSessionConfig staleSessionConfig)