Package de.hybris.platform.servicelayer.web.session.stale
-
Interface Summary Interface Description StaleSessionCheckingFilterChain AFilterChainresponsible for dealing with the stale session.StaleSessionConfig Responsible for providing stale session related configuration.StaleSessionDetector Responsible for providing aStaleSessionDetector.Detectionobjet for givenHttpServletRequest.StaleSessionDetector.Detection Responsible for detecting if session is stale or not.StaleSessionStrategy Strategy which allows you to customize the logic when stale session was detected.StaleSessionSupport Acts as a facade for connecting all components and returning ready to useStaleSessionCheckingFilterChain. -
Enum Summary Enum Description StaleSessionStrategy.Action