Uses of Interface
de.hybris.platform.servicelayer.web.session.stale.StaleSessionConfig
-
Packages that use StaleSessionConfig Package Description de.hybris.platform.servicelayer.web.session.stale.impl -
-
Uses of StaleSessionConfig in de.hybris.platform.servicelayer.web.session.stale.impl
Classes in de.hybris.platform.servicelayer.web.session.stale.impl that implement StaleSessionConfig Modifier and Type Class Description classCachingConfigclassTenantAwareConfigConstructors in de.hybris.platform.servicelayer.web.session.stale.impl with parameters of type StaleSessionConfig Constructor Description CachingConfig(StaleSessionConfig targetConfig)DefaultStaleSessionCheckingFilterChain(javax.servlet.FilterChain targetFilterChain, StaleSessionDetector staleSessionDetector, StaleSessionStrategy staleSessionStrategy, StaleSessionConfig staleSessionConfig)DefaultStaleSessionSupport(StaleSessionStrategy staleSessionStrategy, StaleSessionDetector staleSessionDetector, StaleSessionConfig staleSessionConfig)
-