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