Class Hierarchy
- java.lang.Object
- de.hybris.platform.servicelayer.web.session.CachedPersistedSessionRepository (implements org.springframework.session.SessionRepository<S>)
- de.hybris.platform.servicelayer.web.session.ClusterAwareCookieSerializer (implements org.springframework.session.web.http.CookieSerializer)
- de.hybris.platform.servicelayer.web.session.DefaultHybrisSpringSessionRepositoryFactory (implements de.hybris.platform.servicelayer.web.session.HybrisSpringSessionRepositoryFactory)
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, javax.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- de.hybris.platform.servicelayer.web.session.HybrisDeserializer (implements org.springframework.core.serializer.Deserializer<T>)
- de.hybris.platform.testframework.HybrisJUnit4Test (implements de.hybris.platform.testframework.JaloSessionHolder)
- de.hybris.platform.servicelayer.web.session.NoSessionRepositoryFilter (implements javax.servlet.Filter)
- de.hybris.platform.servicelayer.web.session.PersistedSession (implements org.springframework.session.ExpiringSession, java.io.Serializable)
- de.hybris.platform.servicelayer.web.session.PersistedSessionTest
- de.hybris.platform.servicelayer.web.session.StoredHttpSessionDao