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