Uses of Interface
org.opencms.main.I_CmsSessionStorageProvider
Package
Description
Reads and writes the XML based OpenCms configuration files.
Provides the main OpenCms "operating system".
-
Uses of I_CmsSessionStorageProvider in org.opencms.configuration
Modifier and TypeMethodDescriptionCmsSystemConfiguration.getSessionStorageProvider()
Returns an instance of the configured session storage provider. -
Uses of I_CmsSessionStorageProvider in org.opencms.main
Modifier and TypeClassDescriptionclass
The default session storage provider implementation.Modifier and TypeMethodDescriptionprotected void
CmsSessionManager.initialize
(I_CmsSessionStorageProvider sessionStorageProvider, CmsObject adminCms) Sets the storage provider.