| Package | Description |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| Modifier and Type | Method and Description |
|---|---|
I_CmsSessionStorageProvider |
CmsSystemConfiguration.getSessionStorageProvider()
Returns an instance of the configured session storage provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsDefaultSessionStorageProvider
The default session storage provider implementation.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CmsSessionManager.initialize(I_CmsSessionStorageProvider sessionStorageProvider)
Sets the storage provider.
|